body
{
	background-color: #000000;
	font-family: 'Verdana', 'Arial', 'Helvetica'; font-size: 12px; color: #000000;
}

a:link
{
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #000000;
	text-decoration: none;
} 
a:active 
{
	color: #ff0000;
	text-decoration: none;
}
a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

table
{		
	font-family: 'Verdana', 'Arial', 'Helvetica';
	font-size: 12px;
	color: #000000;
	position: relative;
}

h3, h4, h5
{
	font-family: 'Verdana', 'Arial', 'Helvetica';
}
h3
{
	color: #FF0000;
}
h4
{
	color: #FF0000;
}
h5
{
	color: #ffffff;
}

LI
{		
	font-family: 'Verdana', 'Arial', 'Helvetica';
	font-size: 10px; color: #8b0000; 
	type: none;
	margin-left: 10px;
	position: relative;
}

.titulo2
{
	font-family: Trebuchet MS, Comic Sans MS, Helvetica;
	font-size: 22px; color: #228b22;
}

.titulo3
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

.titulo4
{
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.titulo5
{
	font-family: 'Arial', 'Verdana', 'Helvetica';
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.pBlue 
{ 
	background:#000080
	font-family: 'Arial';
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding:4px;
}

.pGrey 
{ 
	background:#dddddd
	border-style:solid; 
	border-width:1px; 
	border-color:#dddddd;
	padding:4px; 
}
