﻿STYLE typetextcss 

BODY {
	COLOR: White;
	FONT-FAMILY: Verdana,Arial, Times New Roman;
	FONT-SIZE: 10pt;
	background-color : White;
}

A:LINK {
	TEXT-DECORATION: underline; COLOR: #C00000;
}

A {
	TEXT-DECORATION: underline; COLOR: #C00000;
}

A:VISITED {
	COLOR: #C00000;
} 

A:hover {
	TEXT-DECORATION: underline; COLOR: #800000;
}

h1 { 
	padding: 0; margin: 0;
	
}

.hr2 {
	border: 0;
	width: 100%;
	color: #BD9105;
	background-color: #BD9105;
	height: 1px;
}

.BL4 {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	font-weight : normal;
}
.BL5 {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	font-weight : normal;
	line-height : 22px;
}

.BL6 {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	font-weight : normal;
	line-height : 22px;
}

.LH1 {
	COLOR: #E7DBB4;
	FONT-FAMILY: Lucida Handwriting;
	FONT-SIZE: 24px;
	font-weight : bold;
	line-height : 24px;
}

.LH2 {
	COLOR: White;
	FONT-FAMILY: Lucida Handwriting;
	FONT-SIZE: 20px;
	font-weight : bold;
	line-height : 24px;
}

.WV2 {
	COLOR: White;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 18px;
	font-weight : bold;
	line-height : 24px;
}

.WV3 {
	COLOR: #E7DBB4;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	font-weight : bold;
	line-height : 18px;
}

.WV4 {
	COLOR: White;
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 18px;
	font-weight : bold;
	line-height : 18px;
}

.WV5 {
	COLOR: White;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	font-weight : bold;
	line-height : 24px;
}
.TR {
	COLOR: #333333;
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 16px;
	font-weight : bold;
	line-height : 24px;
}