body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
p, td, th, blockquote, dl, ol {
	font-family: Arial, Helvetica, sans-serif;
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 6px;
	margin-right: 6px;

}
UL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 6px;

}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 0px 0px 78px;
	font-weight: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #828282;
	margin: 0px 0px 0px 6px;
	font-weight: bold;
}
.black{
	color: #000000;
}

td.title{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/titleBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu{
	margin-right: 30px;
	color:#FF1590;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
td.hightLight{
	background-color: #00AFF0;
}
td.hightLight p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 6px;



}
A:link {
	color:#4D4D4F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color:#4D4D4F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color:#00AFF0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	color:#FF1590;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.new{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BB0464;
	font-weight: bold;
}
A.redBig:link,A.redBig:hover,A.redBig:active,A.redBig:visited {

	color:#FF0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
A.red:link,A.red:hover,A.red:active,A.red:visited {
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
