body {
	background-color : White;
	color : 000099;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	font-size : 11pt;
	font-weight : normal;
	text-decoration : none;
}
p.regulartxt {
	background-color : White;
	color : 000099;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	font-size : 11pt;
	font-weight : normal;
	text-decoration : none;
}
p.smallertxt {
	background-color : White;
	color : 000099;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}
.header {
	color : 000099;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
.header2 {
	color : 000099;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

a:link {
	color : Blue;
}

a:visited {
	color : Blue;
}

a:hover {
	color : #CC9900;
}

a:active {
	color : Blue;
}

li {
	color : 000099;
	list-style-type : square;
	padding-bottom : 5px;
}

ol {
	color : 000099;
}

td {
	color : 000099;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	font-size : 11pt;
}

ul {
	color : 000099;
	list-style-type : square;
}

.mytext {
	color : #666699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.mytext a:link {
	color : #333333;
	text-decoration : underline;
}

.mytext a:visited {
	color : #990033;
	text-decoration : underline;
}

.mytext a:hover {
	color : #990033;
	text-decoration : none;
}

.mytext a:active {
	color : #990033;
	text-decoration : none;
}

.mytext2 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.mytext2 a:link {
	color : #666666;
	text-decoration : underline;
}

.mytext2 a:visited {
	color : #666666;
	text-decoration : underline;
}

.mytext2 a:hover {
	background-color : #333333;
	color : #CCCCCC;
	text-decoration : none;
}

.mytext2 a:active {
	color : #333333;
	text-decoration : none;
}

