body{
	margin:0px;
	background-color:#CCCCCC;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#003366;
}
.date{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	color:#000000;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	color:#CC0000;
}
.copy_right{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#666666;
}

a {
text-decoration: none;

}

a:link {
COLOR: #CC0000;
}
a:visited {
COLOR: #CC0000;
}
a:hover {
COLOR: #CC0000;
}
a:active {
COLOR: #CC0000f;
}

