body {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000066;
}
td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}
th {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}
.title {
	font-size : 13px;
	font-weight : bold;
	color : #000066;
}
.small {
	font-size : 10px;
}
.leftnav {
	font-size : 13px;
	font-weight : bold;	
}
a  {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #993399;
}
a:hover {
	text-decoration: underline;
	color : #ff0000;
}
h1 {
	font-size : 18px;
	color: #0000ff;
	margin-top : 10px;
	margin-bottom : 5px;
}
h2 {
	font-size : 15px;
	color: #990000;
	margin-top : 5px;
	margin-bottom : 2px;
}
h3 {
	font-size : 13px;
	color: #0000FF;
	margin-top : 10px;
	margin-bottom : 5px;
}
.adline {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #000000;
}
.headline {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
}
.bold {
	font-weight : bold;
}
.udrline {
	text-decoration: underline;
}
a.footerlink	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffff00;
}

a.footerlink:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffff00;
}

a.footerlink:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
}
