body{
	background-color:#ffffff;
}

body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
}

h1{
	font-size : 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
	float: left;
}

h2{
	font-size : 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	margin:0px;
}

.green{
	color:#68BA4B;
	font-weight:bold;
}

form{
	margin:0px;
}

a.menu:link {
	text-align: right;
	color: #ffffff;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.menu:visited {
	text-align: right;
	color: #ffffff;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.menu:hover {
	text-align: right;
	color: #ffffff;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}
a.menu2:link {
	text-align: right;
	color: #000000;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.menu2:visited {
	text-align: right;
	color: #000000;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}
a.menu2:hover {
	text-align: right;
	color: #000000;
	font-size : 11px;
	line-height:1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}

a.links:link {
	color: #B5B5B5;
	text-decoration : none;
	font-weight: bold;
}
a.links:visited {
	color: #B5B5B5;
	text-decoration : none;
	font-weight: bold;
}
a.links:hover {
	color: #B5B5B5;
	text-decoration : underline;
	font-weight: bold;
}
a:link {color: #000000; font-weight: bold;text-decoration : underline;}
a:visited {color: #000000;font-weight: bold;text-decoration : underline;}
a:hover {color: #35aacd; font-weight: bold;text-decoration : none;}
