P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

CP  {
	font-size : small;
	font-family : Arial;
	color : #00779E;
}

.IntroText  {
	color : #0045FF;
	font-family : Arial;
	font-size : x-small;
	font : Arial;
	text-decoration : none;
}

.IntroLink {
	color : #0045FF;
	text-decoration : underline;
}


.MainText  {
	color : #0045FF;
	font-family : Arial;
	font-size : small;
	font : Arial;
	text-decoration : none;
}

.MainText:Hover  {
	font-size : small;
	font-family : Arial;
	color : black;
	text-decoration : none;
}

.MainText:Visited  {
	font-size : small;
	font-family : Arial;
	color : #0045FF;
	text-decoration : none;
	font : Arial;
}

.MainText:Visted:Hover  {
	font-size : small;
	font-family : Arial;
	font : Arial;
	color : black;
	text-decoration : none;
}

