.language {
	font-size : 10px;
	font-variant : small-caps;
	font-weight : bold;
	color : #999999;
}
.welcome {
	font-size : 11px;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-right : 4px;
	color : #000066;
}
A.smallink {
	font-size : 6px;
	text-decoration : none;
	color : White;
	margin-top : -3px;
}
A.smallink:HOVER {
	font-size : 9px;
	text-decoration : none;
	color : #006699;
	margin-top : -3px;
}
UL {
	font-size : 11px;
	list-style-position : outside;
	margin-left : 15px;
	}
BODY {
	font-size : 11px;
	font-family : Verdana;
}
P {
	font-size : 12px;
	margin-bottom : 9px;
	margin-top : 9px;
}

A.navbar {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #000066;
	text-decoration : none;	
}
A.navbar:HOVER {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #CCCCFF;
	text-decoration : none;
	}
.navbarcurrent {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #CCCCFF;
	text-decoration : none;	
}

A.lktext {
	font-style : normal;
	font-weight : bold;
	color : #006699;
	text-decoration : none;
}
A.lktext:HOVER {
	font-style : normal;
	font-weight : bold;
	color : #CCCCFF;
	text-decoration : none;
}
A.frontlink {
	font-size : 11px;
	font-weight : bold;
	color : #006699;
}
A.frontlink:HOVER {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #CCCCFF;
}

A.atlas {
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : White;
}
A.atlas:HOVER {
	color : #006699;
}

H1 {
	font-size : 18px;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 0px;
	color : #006699;
}

.imageleft {
	margin-right : 5px;
}

.sectionhead {
	font-weight : bold;
	color : #006699;
	font-size : 30px;
}

.section {
	font-weight : normal;
	color : #CCCCFF;
	font-size : 30px;
}
.atlashead {
	font-size : 18px;
	color : #000066;
	font-weight : normal;
	margin-top : 5px;
	margin-bottom : 5px;
}

H2 {
	font-size : 15px;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 6px;
	color : #000066;
}

H3 {
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 3px;
	color : #000066;
}

H4 {
	font-size : 11px;
	color : #006699;
	font-style : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	font-variant : normal;
}

H5 {
	font-size : 11px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #000066;
}


.small {
	font-size : 10px;
}
.medium {
	font-size : 11px;
}
.caption {
	font-size : 11px;
	color : #000066;
}
.captionsmall {
	font-size : 9px;
	color : #000066;
}

.captiongrey {
	font-size : 9px;
	color : #666666;
}

.vertical {
	background-color : #006699;
}
.small {
	font-size : 10px;
}

