body {
    margin-top: 10;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #0080C0;
}
a.leftnav  {
	color : #333333;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
}
a.leftnav:hover  {
	color : #333333;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #8FBC8F;
	line-height : 20px;
}
a.topnav  {
	color : #F5F5DC;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a.topnav:hover  {
	color : #333333;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #8FBC8F;
}
/* Text */
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4682B4;
	font-weight: bold;
	text-transform : uppercase;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	font-weight: bold;
	background-color : #F0F8FF;
	border-bottom-style : ridge;
	border : thin;
	height : 20px;
	letter-spacing : 3px;
	width : 325px;
	padding-top : 3px;
	padding-left : 25px;
	border-bottom-color : Gray;
	border-bottom-width : thin;
	border-bottom : thin groove;
}
.topnavbold {
	color : #F0F8FF;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #333333;
	font-weight : bold;
}
.leftnavbold  {
	color: Gray;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #F0F8FF;
	line-height : 20px;
	font-weight : bold;
}
p {
	color : #6C6C6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.box {
	background-color : #FFFFFF;
	border : 1px solid Silver;
	width : 166px;
}
