body
	{
	background-color: #ffffff;
	color: #000000;
	}
	
body, th, td, input, select
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 165%;
	}

input
	{
	background: #eeeeee;
	border: 1px inset;
	}

input.submit
	{
	background: #cccccc;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	cursor: hand;
	color: #000000;
	}

a:link
	{
	color: #990000;
	text-decoration: none;
	}

a:visited
	{
	color: #990000;
	text-decoration: none;
	}

a:active
	{
	color: #666666;
	text-decoration: none;
	}

a:hover
	{
	color: #333333;
	text-decoration: underline;
	}

.status
	{
	color: #000066;
	}

.critical
	{
	color: #ff0000;
	}

.heading
	{
	font-size: 12pt;
	font-weight: bold;
	}
	
.subheading
	{
	font-size: 8pt;
	font-weight: bold;
	}
	