BODY {
	font-size : 12px;
	FONT-FAMILY: verdana,sans-serif,Arial,Helvetica;
	color : Black;
}

P {
	text-align : justify;
	margin-top : 4px;
	margin-bottom : 5px;
	color : #000000;
}
H1 {
	font-weight : bold;
	text-align : center;
	margin-top : 1px;
	margin-bottom : 2px;
	margin-left : 10px;
	font-size : 12px;
	color : #FFDD22;
}
H2 {
	font-weight : bold;
	text-align : center;
	margin-top : 1px;
	margin-bottom : 2px;
	margin-left : 10px;
	font-size : 14px;
	color : #000000;
}
H3 {
	font-weight : bold;
	text-align : left;
	margin-top : 15px;
	margin-bottom : 0px;
	margin-left : 10px;
	font-size : 12px;
	color : #000000;
}
H4 {
	font-weight : bold;
	text-align : left;
	margin-top : 15px;
	margin-bottom : 0px;
	margin-left : 10px;
	font-size : 14px;
	color : #000000;
}
H5 {
	font-weight : bold;
	text-align : center;
	margin-top : 1px;
	margin-bottom : 2px;
	margin-left : 10px;
	font-size : 12px;
	color : #FF6347;
}


H4.title {
	font-weight : bold;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

TD {
	font-size : 12px;
}

TD.sep1 {
	background-color : White;
}

TD.sep2 {
	background-color : #006666;
}

TD.menu {
	background-color : #005588;
	text-align : left;
	padding-left : 5;
	padding-right : 5;
}


TD.menu1 {
	background-color : #006699;
	text-align : left;
	padding-left : 5;
	padding-right : 5;
}


A1 {
	TEXT-DECORATION: none;
	color : #990000;
}



INPUT {
	font-size : 12px;
	FONT-FAMILY: tahoma,verdana,sans-serif;
	border : 1px outset Black
}

SELECT {
	font-size : 12px;
	FONT-FAMILY: tahoma,verdana,sans-serif;
	border : 1px outset Black
}

TEXTAREA {
	font-size : 12px;
	FONT-FAMILY: tahoma,verdana,sans-serif;
	border : 1px outset Black
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none; 
}


   