a
{
	font-family: Trebuchet MS, Times New Roman, Times;
	font-size:12; color:#00008B;
}

a:link
{
	color: #000080; 
}
a:visited
{
	color: #000080;
	 
}
 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	margin-top:5;
	font-family: Trebuchet MS, Times New Roman, Times;
	font-size:14;
	background-color:#F5F5F5;
}

.leftChoice
{	
	left:10;
	padding:5;
	width:120;height:85%;top:100;
	background-color:white;
	border-style: solid; border-width: 0;
	position:absolute;
	font-size:12;

}

.mTop
{
	top:0;left:5;width:765;height:91;
	background-color:white;
	positon:absolute;
	border-style:none;border-size:0;
}

.aTop
{
	width:900;height:10%;
	background-color:white;
	margin-left:-175;

}
.dPage
{
	top:100;left:134;
	width:641;height:85%;
	border-style: solid; border-width:0;padding-left:5;padding-right:5;
	background-color:white;
	font-size:14;
	position:absolute;
	
}
table
{
	font-family: Trebuchet MS, Times New Roman;
	font-size:14;
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Times New Roman, Times;
}
h1
{
	color: #00008B;
	font-family: Trebuchet MS, Times New Roman;
	font-size:16
}
h2
{
	color: #000080; 
	font-family: Trebuchet MS, Times New Roman;
	font-size:14;

}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
