A {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 11pt;
	height : 11pt;
	line-height : 12pt;
	color : #004032;
	font-weight : bold;
	text-decoration : none;
}

A.Header {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 9 pt;
	height : 10pt;
	line-height : 12pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	text-align : right;
}

A.Button{
	
}


A:Visited {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 11pt;
	height : 11pt;
	line-height : 12pt;
	color : Navy;
	font-weight : bold;
	text-decoration : none;
}

A.Header:Visited {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 9 pt;
	height : 10pt;
	line-height : 12pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	text-align : right;
}

A.Button:Visited{
	
}

A:Active {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 11pt;
	height : 11pt;
	line-height : 12pt;
	background-color : #ffd028;
	font-weight : bold;
	text-decoration : none;
}

A.Header:Active {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 9 pt;
	height : 10pt;
	line-height : 12pt;
	color : Silver;
	font-weight : bold;
	text-decoration : none;
	text-align : right;
}

A.Button:Active{
	
}

A:Hover{
	font-family : "Bookman Old Style, Times New Roman";
	background-color : #004032;
	color : #FFD028;
	font-size : 11pt;
	height : 11pt;
	line-height : 12pt;
	font-weight : bold;
	text-decoration : none;
}

A.Header:Hover {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 9 pt;
	height : 10pt;
	line-height : 12pt;
	color : Silver;
	font-weight : bold;
	text-decoration : none;
	text-align : right;
}
A.Button:Hover{
	
}

BODY {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 10pt;
	color : Black;
	height : 10pt;
	line-height : 10pt;
}

Div {
	font-family : "Bookman Old Style, Times New Roman";
	color : Black;
	font-size : 11pt;
	height : 11pt;
	line-height : 12pt;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 10px;
}

Div.Header {
	font-family : "Bookman Old Style, Times New Roman";
	color : Silver;
	font-size : 9pt;
	height : 9pt;
	line-height : 9pt;
	text-align : right;
}

H1 {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 20pt;
	color: #004032;
	font-weight : bold;
	line-height : 22pt;
	font-variant : small-caps;
	height : 20pt;
	text-align : center;
	margin-bottom : 1px;
	margin-top : 1px;
}

H2 {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 16pt;
	color: #ffd028;
	font-weight : bold;
	font-variant : small-caps;
	text-align : center;
	margin-bottom : 1px;
	margin-top : 1px;
}

H3 {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 14pt;
	color: #003366;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;
	margin-bottom : 1px;
	margin-left : 10px;
}

H4 {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 8pt;
	color: Gray;
	font-variant : small-caps;
	text-align : center;
	margin-bottom : 1px;
	margin-left : 10px;
}

H5 {
	font-family : "Bookman Old Style, Times New Roman";
	font-size : 9pt;
	color: Silver;
	font-variant : small-caps;
	text-align : right;
	margin-bottom : 1px;
	margin-left : 10px;
	line-height : 10 pt;
}
