BODY,
TH,
TD,
FORM,
INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	vertical-align : top;
	word-spacing : -1px;
	color : #000000;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #455EA3;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #1F367D;
}
H3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #1F367D;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
}
SUP {
	font-size : 60%;
}
UL {
	vertical-align : top;
	list-style-type: disc;
	margin : 0 0 0 15px;
}
LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	vertical-align : baseline;
	margin : 0 0 0 0;
}
HR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	width : 100%;
	height : 1px;
}
TD {
	vertical-align : top;
}
INPUT {
	background-color : #FFFFFF;
	border : 1px solid #214A91;
	margin : 2px 0 2px 0;
}
INPUT.checkbox,
INPUT.radio {
	border : none;
	vertical-align : middle;
}
TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	vertical-align : top;
	word-spacing : -1px;
	background-color : #FFFFFF;
	border : 1px solid #214A91;
	color : #000000;
}
TEXTAREA#desc {
	margin : 10px 0 10px 0;
	width : 300px;
	height : 150px;
}
TEXTAREA#summary {
	margin : 10px 0 10px 0;
	width : 300px;
	height : 150px;
}
TEXTAREA#defs {
	margin : 10px 0 10px 0;
	width : 400px;
	height : 150px
}
TEXTAREA#house {
	margin : 10px 0 10px 0;
	width : 600px;
	height : 400px;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	vertical-align : top;
	word-spacing : -1px;
	background-color : #FFFFFF;
	color : #000000;
}
#MainTable {
	width: 750px;
	border : 1px solid #000000;
}

/* E-Mail Classes */

.smalloption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	color : #000000;
	word-spacing : 4px;	
}
.maincontacts {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	color : #ffffff;
	word-spacing : 4px;

}
.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	color : #990000;
	word-spacing : -1px;
}

.subtable {
	border-color : #00ff00;
	background-color : #f5f5ff;
}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	vertical-align : top;
	color : #000000;
	word-spacing : -1px;
	font-size: 9px;
}

.big {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	vertical-align : top;
	color : #000000;
	word-spacing : -1px;
}


.big1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	vertical-align : top;
	/*color : #000000;*/
	word-spacing : -1px;
	text-decoration: underline;
}

.bodystyle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	vertical-align : top;
	color : #000000;
	word-spacing : -1px;
}

.botton{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	vertical-align : top;
	word-spacing : -1px;
	background-color : #1F387A;
	border-style: solid;
	border-color: #000000;
	color : #FFFFFF;
	text-transform : uppercase;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

P
{
	text-align: justify;
}


