td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	
}

a.sm {

	font-size: 10px;
	
}

.md{

	font-size: 20px;
		font-weight:bold;
	
}

.md1{

	font-size: 15px;
		font-weight:bold;
	
}
.white{
	color: #FFFFFF;}

a:link {
	color: #286AA3;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #286AA3;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #286AA3;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #404040;
	font-weight:bold;
}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
