BODY {
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}

.pagehead {
	background-color: #333399;
}
.pageheadbar {
	background-color: #3366cc;
}


H2 {
	font-size: 14pt;
	color: royalblue;
}

P, .content, .normaltext, .TDContent {
	color: #000000;
	font-size: 10pt;
}

.TDContent {
	vertical-align: top;
	background-color: #ffffff;
}

A {
	font-weight: bold;
	text-decoration: none;
}

A:link {
	color: mediumblue;
}

A:active {
	color: #000099;
}

A:visited {
	color: #663366;
}

A:hover {
	text-decoration: underline;
}

.navigation {
	font-size: 12pt;
	color : #000000;
	font-weight: bold;
}

.navigation A:link {
	color: #ffffff;
}

.navigation A:active {
	color: #ffffff;
}

.navigation A:visited {
	color: #ffffff;
}

.smalltext {
	font-size: 7pt;
}



