

.footer
{
 color: #666666;
 font-size:10px;
}
.footer A:link, A:visited, A:active, A:hover
{
 color: #000000;
 text-decoration:underline;
}


.header
{
	font-size:14px;
	font-weight:bold;
	color: #01B1E4;
}

.sub_header
{
	font-size:12px;
	font-weight:bold;
	color: #01B1E4;
}

.highlight
{
	color:#CC0000;
}

.body_copy
{
	font-size:12px;
	font-weight:normal;
	color: #000000;
}

.body_small
{
	font-size:10px;
	font-weight:normal;
	color: #000000;
}

/* Default styles */

html
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table, td, tr, p, ul, li, ol
{ 
	font-size: 12px;
}

small 
{ 
font-size: 10px;
}

hr
{
	height: 1px;
}

A:link, A:visited, A:active, A:hover
{
	color: #000000;
	text-decoration:underline;
}
