body
{
	margin: 0px 0px 0px 0px;
	font: 10pt verdana;
	background-color: white;
	color: black;
}
table
{
	font: 10pt verdana;
}
.Header
{
	background-color: #726ab7;
	color: white;
}
.PageHeading
{
	font-size: 16pt;
	font-weight: bold;
	color: #9674CB;
	font-family : "Arial Narrow";
	text-decoration: underline;
}
a, a:active, a:link, a:visited
{
	color: #0000CD;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;	
}
a.Nav, a.Nav:active, a.Nav:link, a.Nav:visited
{
    color: white;    
    text-decoration: none
}
a.Nav:hover
{
    text-decoration: underline;
}
.Big
{
	font-size: 13pt;
}
.Small
{
	font-size: 9pt;
}
.FG1
{
	color:white;
}
.Light1
{
	background-color: #FFD0FF;
}
.Light2
{
	background-color: #FFE5FF;	
}
.RedMsg
{
	color: red;
}
GreenMsg
{
	color: green;
}
BlueMsg
{
	color: blue;
}
