BODY
{
	font-size: 0.8em;
	color: darkblue;
	font-family: Verdana, Helvetica, sans-serif, 'Times New Roman';
	background-color:#CC3333;
}
	
p
{
	color: darkblue;
	font-family: Verdana, Sans-Serif, Arial, 'Times New Roman';
	font-size: 0.9em;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #cc3333;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


UL 	{	
	color: darkblue;
	}	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
	
.monaleentext
{
	color: darkblue;
	font-family: Verdana, Sans-Serif, Arial, 'Times New Roman';
	/*background-color: beige;*/
	font-weight: normal;
	font-size: 0.9em;
	word-spacing: normal;
	text-transform: none;
	color: darkblue;
	font-family: Verdana, Helvetica, sans-serif, 'Times New Roman';
	letter-spacing: normal;
	
}

.smalltext
{
	font-size: 7pt;
	color: darkblue;
	font-family: Verdana, Sans-Serif, Arial, 'Times New Roman';
}

.whitelink
{
	color: white;
}

.restable
{
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	color: darkblue;
	letter-spacing: normal;
text-align: center
}

.resHeadRow
{
background-color: #DFDFFF
}
.resDetailRow
{
background-color: #FFFFCA
}


.altResRow {  background-color: #CCFFFF}

