﻿table, td, body, div, textarea 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
}


BODY
{
Text-Align: left;
}

H1 { 
font-weight : bold;
font-size : 12px;
text-align : left;
} 

H2 { 
font-size : 14px;
text-align : left;
} 

H3
{
Font-Size: 9px;
Text-Align: left;
}

TD
{
Text-Align: left;
}


A
{
	Color: #005555;
	font-weight: bold;
}

A:HOVER 
{
	text-decoration: underline;
	Color: #00FF00;
	font-weight: bold;
}

A:LINK 
{
	text-decoration: none;
	font-weight: bold;
}

A:VISITED 
{
	text-decoration: none;
	font-weight: bold;
}
