body, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #FFFFFF;
}
	
a {
	color: #D61A18;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.redText {
	color: #D61A18;
	font-size: 10px;
	font-weight: bold;
}

.blackHeader {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.whiteURL {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.whiteURL:hover {
	color: #000000;
	text-decoration: none;
}

.whiteText {
	color: #FFFFFF;
}

.whiteHeader {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.border {
	border : 1px dashed;
	color: #FFFFFF;
}

.boldText {
	font-size: 10px;
	font-weight: bold;
}

.Text {
	font-size: 10px;
}
