a:link 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	border-bottom: dashed 1px #990000;
	
}

a:active 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	
}

a:visited 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	border-bottom: dashed 1px #990000;
	
}

a:hover 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	border-bottom: dashed 1px #000000;
	
}

body 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align:justify;
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #222222;
}

h1 
{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

h2 
{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	border-bottom: solid 1px #333333;
}
