body
{
	background-color: White;		
}

a:link 
{
   text-decoration: none;
}

a:visited 
{
   text-decoration: none;
}

common
{
	color: White;
	font-family: Times New Roman
	
}

.console_blurb
{
	font-size: 11px;
	color: Navy;
	font-family: 'Alert';
}

.console {
	font-size: 12px;
	color: Navy;
	font-family: Arial;
	font-weight: bold;
	height: 200px;
}

.body
{
	font-size: 9px;
	color: Navy;
	font-family: Arial
}

.title
{
	font-size: 11px;
	font-weight:bold;
	color: Navy;
	font-family: Arial
}

.console_12
{
	font-size: 12px;
	color: Navy;
	font-family: Arial
}

.console_14
{
	font-size: 14px;
	color: Navy;
	font-family: Arial;
}

.console_input
{
	font-size: 9px;
	color: Black;
	font-family: Arial
}

.console_link
{
	font-size: 12px;
	color: Blue;
	font-family: 'Lucida Console';
}

.console_header
{
	font-size: 12px;
	color: Black;
	font-family: 'Lucida Console';
}

.console_button
{
	font-size: 9px;
	color: Black;
	font-family: 'Lucida Console'; 
}

.console_white
{
	font-size: 10px;
	color: White;
	font-family: Times New Roman
}

.alert
{
	font-size: 13px;
	color: red;
	font-family: Times New Roman
}

.console_gray
{
	font-size: 11px;
	color: #CCCCCC;
	font-family: Times New Roman
}
