body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#titlebar a:link
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

#titlebar a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

#titlebar a:hover, #redpoint body, #redpoint a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9pt;
}

#redpoint a:link
{
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}

#redpoint a:visited
{
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}

#redpoint, #redpoint body, #redpoint a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#redpoint a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}



body
{
	background-color: #C7C6B0;
	background-image: url(images/page_back_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.content
{
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img
{
	border: none;
}
