BODY, TD {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-align : justify;
}

BODY, TD {
	font-family: Verdana;
	font-size= 12px;
	color: black;
	text-align : justify;
}

.white{
	color: white;
}

.intro{
	line-height = 18px;
}

.lspace {
	line-height : 17px;
	padding-right : 7px;
}

.pad1 {
	padding-left : 10px;
	padding-right : 10px;
	}
	
.pad {
	padding-left : 20px;
	}
	
.padright {
	padding-right : 10px;
	}
 
H1 {
	color: #7F8082;
	font-size: 14px;
	font-weight: bold;
	text-align : left;
	margin-top : 30px;
	margin-bottom: 5px;
}

H1 {
	color: #7F8082;
	font-size: 14px;
	font-weight: bold;
	text-align : left;
	margin-top : 30px;
	margin-bottom = 10px;
}

.header {
	color: #7F8082;
	font-size: 14px;
	font-weight: bold;
	text-align : left;
}

.header3 {
	color: #14397A;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.header4 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.header2 {
	color: #14397A;
	font-size: 14px;
	font-weight: bold;
	text-align : left;
}

H2 {
	color: #7F8082;
	font-size: 14px;
	font-weight: bold;
}

.center {
text-align : center;
}

.left {
text-align : left;
}

.right {
text-align : right;
}

LI {
text-align : left;
}

.under{
	text-decoration: none;
}

/* NN */
.small {
	color: #336666;
	font-size: 11px;
}

/* IE */
.small {
	color: #336666;
	font-size: 10 px;
}

.menuact{
	font-weight: bold;
	color: black;
}

.pageslink{
	font-weight: bold;
	text-decoration: none;
}
A.pageslink:hover{
	color: #14397A;
	text-decoration: underline;
}

A.menu{
	text-decoration: none;
}
A.menu:hover{
	color: #14397A;
	text-decoration: none;
}

.menuact2{
	font-weight: bold;
	color: black;
}

A.menu2{
	text-decoration: underline;
}
A.menu2:hover{
	color: #14397A;
	text-decoration: none;
}

A {
 color: black;
 text-decoration: none;
}
 
INPUT, TEXTAREA, SELECT {
 background-color: white;
 border-color: white;
 color: black;
 font-family: verdana;
 font-weight: normal;
 border=1px solid #A3A3A3;
}

.error {
 font-weight: bold;
 color: red;
}

.copy {
	color: Gray;
	font-size: 10px;
}

.front {
	font-size: 10px;
	text-align : left;
}

.sm{
font-size: 10 px;
}
