a:link {
	color: #FFFFFF	;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.h1 { 
font-family:  Arial, Helvetica, sans-serif;
font-size:17px;
color:#333333;
line-height: 1.4em;
}

.h2 { 
font-family:  Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height: 1.4em;
}

.h3 { 
font-family:  Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height: 1.4em;
font-weight:bold;
}

.h4 { 
font-family:  Arial, Helvetica, sans-serif;
font-size:14px;
color:#990000
line-height: 1.4em;
}

.text { 
font-family:  Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height: 1.4em;
}
