<style type="text/css">
<!--

/* This is a comment */





.head1 {
        font-family: arial;
		font-size: 16pt; 
        color: #485176;
        text-decoration: none; 
		font-weight: bold; 
}


.main {
	font-family: arial;
	font-size: 10pt;
	color: #48348b;
	text-decoration: none;
}

.main:hover {
	font-family: arial;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

.mlink { 
	font-family: arial; 
	font-size: 12px;
	color: #485176; 
	text-decoration: none; 
	font-weight: bold; 
}

.mlink:hover {
	color: red;
}

.title {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

.title:hover {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

.b {
	font-weight: bold;
}

.body { 
	font-family: Arial;
	font-size: 10pt;
	color: #000000; 
}

.bodysmall { 
	font-family: Arial;
	font-size: 8pt; 
	color: #000000; 
}

.bodylinks {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #48348b;
}

.bodylinks:hover {
	color: red;
}

.medium {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

.medium:hover {
	color: yellow;
}

.medium2{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.medium3{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.blue{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 9pt;
	color: #485176;
	text-decoration: none;
}
	
.blue:hover {
	color: #D8B163;
}

.yellow {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #D8B163;
	text-decoration: none;
}
	
.yellow:hover {
	color: yellow;
}

.small {
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
}

.small2 {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #485176;
	
}

b.field {
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	background-color: #485176;
}

.field { 
	font-family: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

.button {
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	background-color: #7F869F;
}

.error {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
}

.highlight {
	font-family: arial;
	font-size: 10pt;
	color: yellow;
}
-->
</style>