body,p,center
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
a, 
a:visited, 
a:link { 
        color: #000099;
	font-family: Arial, Helvetica; 
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{ 
	color: #000099; 
	font-family: Arial, Helvetica; 
	text-decoration:  underline;
	font-size: 12px;
	font-weight: bold;
}
a: alink {
color: #000099;
font-family: Arial, Helvetica; 
text-decoration: underline;
font-size: 12px;
	font-weight: bold;
	}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.NormalHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
img
{
 border-color: #000;
} 
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.LargeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009;
}
.BlockNotify {
	background-color: #FFC;
	margin: 3px;
	padding: 3px;
	border: thin dashed #900;
}

