body {
margin:0px;
padding:0px;
background-color:#dddddd;
}
body p{
margin:0px;
padding-bottom:8px;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link a{
	color: #FFFFFF;
	text-decoration: none;
}
.link a:hover{
	color:#CCCCCC;
	text-decoration: none;
}
.sidetable {
	background-color: #e9f8ff;
	border: 1px solid #dedede;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text a{
	color: #333333;
	text-decoration: none;
}
.text a:hover{
	color:#333333;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #276784;
	text-decoration: none;
}
.text1 a{
	color: #276784;
	text-decoration: none;
}
.text1 a:hover{
	color:#000000;
	text-decoration:underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #125C7E;
	text-decoration: none;
}
