body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height:normal;
}
h1 {
	font-size: 20px;
	color: #4A5962;
}
h2 {
	font-size: 14px;
	color: #4A5962;
}
a:link {color: #EE1C25;}
a:hover {color: #EE1C25;}
a:visited{color: #EE1C25;}
a:active {color: #EE1C25;}
.topLine {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	background-image:url(../images/Logo.jpg);
	background-position:right;
	background-repeat:no-repeat;
}


.colorRed {
color: #EE1C25;
font-size:14px; 
font-weight:bold;
}
