
body{
	background-color : #FFFFFF;
}

.nospace{
	font-size : 1px;
}

a {
		font-size :11px;
	color: #999900;
	text-decoration: none;
}

a:hover{
		font-size :11px;
	color: #999900;
	text-decoration: underline;
}

td, .bodyText{
		font-size :11px;
	color: #663300;

}

.smallBodyText{
		font-size :10px;
	color: #663300;

}
a.smallBodyText{
		font-size: 10px;
	color: #999900;
	text-decoration: none;
}
a.smallBodyText:hover{
		font-size: 10px;
	color: #999900;
	text-decoration: underline;
}


.header{
		font-size :12px;
	color: #663300;
	font-weight: bold;
}

.privacy{
		font-size :10px;
	color: #663300;
}

.redTextBold{	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.smallRedText{	font-size: 10px;
	color: #ff0000;
}



