body
{
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
.size11
{
	font-size: 11px;
}
h1
{
	font-size: 22px;
	font-style: italic;
	color: #2e78a9;
	background: url(images/divider.gif) no-repeat bottom left;
}

A:link	{ color: #1b83c5; text-decoration: none; font-weight: bold;}
A:visited { color: #1b83c5; text-decoration: none; font-weight: bold;}
A:active { color: #1b83c5; text-decoration: none; font-weight: bold;}
A:hover	{ color: #23aaff; text-decoration: underline; font-weight: bold;}


input.btn 
{ 
	color:#000000; 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#b9d6f7; 
	border:1px solid #2e78a9; 
} 
.formlink
{
	background-color: #b9d6f7;
	border:1px solid #2e78a9; 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pinktitle
{
color: #ff00d8;
font-size: 16px;
font-weight: bold;
font-style: italic;
}

.pinktitle A:link	{ color: #ff00d8; text-decoration: none;}
.pinktitle A:visited { color: #ff00d8; text-decoration: none;}
.pinktitle A:active { color: #ff00d8; text-decoration: none;}
.pinktitle A:hover	{ color: #ff00d8; text-decoration: underline;}
	
