/* CSS Document */

<!--
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 14px;
}
.style1 {color: #A7C1DB}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
td,th,table,p,input,select,textarea {
	font-family: tahoma;
	font-size: 14px;
}
.heading{
	font-family: tahoma;
	font-size: 14px;
	color: #051844;
	font-weight: bold;
}		
-->