a, A:link, a:visited, a:active
		{color: #0066CC; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	A:hover
		{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	p, tr, td, ul, li
		{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;
}
	.header1, h1
		{color: #ffffff; background: #000033; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
.headline {
color: #000033; background: #FFFFFF; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;
}
	.header1 { font-variant: small-caps }
.headlineRight {
	color: #CCCCCC;
	background: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 24px;
	margin: 0px;
	padding: 2px;
	text-align: right;
}
.StandOutText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.StandOutBody {
    color: red;
	font-weight: bold;
}
.LowLight {
	color: red;
	font-size 10px;
}	
code {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.mainText {
	font-size: 12px;
}

