body
{
	background: #FFFFFF;
	scrollbar-face-color: #C8D6E4;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6; 
	scrollbar-3dlight-color: #E6E6E6;
	scrollbar-arrow-color: #E6E6E6;
	scrollbar-track-color: #E6E6E6;
}

.link_top:link
{
	color: #0A2962;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 16;
}

.link_top:visited
{
	color: #0A2962;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 16;
}

.link_top:hover
{
	color: #990000;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 16;
}

.title
{
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-size: 15;
}

.subtitle
{
	color: #0A2962;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14;
}

.text
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
}

.text_highlighted
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11;
}

.link:link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11;
}

.link:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11;
}

.link:hover
{
	color: #0A2962;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11;
}

.link_left:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
}

.link_left:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
}

.link_left:hover
{
	color: #0A2962;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11;
}

.link_bottom:link
{
	color: #010101;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 12;
}

.link_bottom:visited
{
	color: #010101;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 12;
}

.link_bottom:hover
{
	color: #990000;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 12;
}

.copyright
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9;
}