a:link
{
	color: rgb(0,0,0); 
	font-family: Verdana,arial,sans-serif;
	font-size: 12px;
}
a:visited
{
	color: rgb(0,0,0);
	font-family: Verdana,arial,sans-serif;
	font-size: 12px;
} 
a:active 
{
	color: rgb(255,255,255);
	font-family: Verdana,arial,sans-serif;
	background-color: rgb(11,118,160);
	text-decoration: none;
	font-size: 12px;
}
a:hover 
{
	color: rgb(255,255,255);
	font-family: Verdana,arial,sans-serif;
	background-color: rgb(11,118,160);
	text-decoration: none;
	font-size: 12px;
}
body
{
	font-family: Verdana,arial,sans-serif;
	color: rgb(102,102,153);
	font-size: 12px;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
table.content
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	color: rgb(0,0,0); 
	font-family: Verdana,arial,sans-serif;
	font-size: 12px;
}
div.title
{
	font-family: Book Antiqua, Times New Roman, serif;
	color: rgb(102,102,153);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
div.pagetitle
{
	font-family: Book Antiqua, Times New Roman, serif;
	color: rgb(102,102,153);
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	topmargin: 4px;
	bottommargin: 4px;
}
div.content
{
	font-family: Verdana,arial,sans-serif;
	color: rgb(0,0,0);
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, serif;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}