

h1  {
	font-family :Arial;
	color : #009999;
	font-size : 18pt;
	text-align : Center;
}

h2  {
	font-family : Arial;
	color : #FFFFFF;
	font-size : 36pt;
	
}

h3  {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 18pt;
	text-align : Center;
}

h4  {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 16pt;
	text-align : Center;
}

h5  {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 13pt;
	text-align : Center;
	font-weight : lighter;
}

h6  {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 16pt;
	
}

a.plain  {
	text-decoration : none;
	font-family : Verdana;
	font-size : 13pt;
	line-height : 22pt;
}

a.tight  {
	text-decoration : none;
	font-family : Verdana;
	font-size : 13pt;
	line-height : 18pt;
}
a.tighter  {
	text-decoration : none;
	font-family : Verdana;
	font-size : 13pt;
	line-height : 14pt;
}
a.small  {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10pt;
	text-align : Center;
}

a.medium  {
	text-decoration : none;
	font-family : Verdana;
	font-size : 12pt;
	text-align : Center;
}

a.picture  {
	text-decoration : none;
	font-family : Verdana;
	font-size : 13pt;
	line-height : 40px;
}

.normalwhite  {
	font-family : Arial;
	font-size : 14pt;
	line-height : 20pt;
	color : #ffffff;
}

.smallwhite  {
	font-family : Arial;
	font-size : 12pt;
	line-height : 16pt;
	color : #ffffff;
}

.smallwhite2  {
	font-family : Arial;
	font-size : 10pt;
	line-height : 10pt;
	color : #ffffff;
}

.reslist  {
	font-size : 13pt;
	line-height : 23pt;
}
.reslist2  {
	font-size : 13pt;
	line-height : 30pt;
}

.small  {
	font-size : 12pt;
}
.vsmall  {
	font-size : 6pt;
}

.other  {
	font-size : 13pt;
	line-height : 18pt;
}

.foot  {
	font-size : 13pt;
	text-align : Center;
}

:link  {
	color : #FFFFFF;
}

/* for unvisited links*/
:visited  {
	color : #FFFFFF;
}

/* for visited links*/
:active  {
	color : #FFFFFF;
}

/* when link is clicked*/
:hover  {
	color : #FFFF99;
}

/* when mouse is over link*/