/* CSS Document */

.copy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#003333;
}

.redcopy {
	color: #FF0000;
	font-weight: bold;
}

.bottom {background-image:url(http://www.49templates.com/images/bottom.gif);}

.small {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navigation {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#003333;
}

A:link {
	color: #0033CC;
	text-decoration: underline;
}

A:visited {
	color: #0033CC;
	text-decoration: underline;
}

A:active {
	color: #0033CC;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

