.page_back
{
	background-image: url(images/index_bkgd2.jpg);
	background-position : center;
	background-repeat : repeat-y;
}

a:link
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #696969;
	text-decoration : none;
}

a:visited
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #696969;
	text-decoration : none;
}

a:hover
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : MediumTurquoise;
	text-decoration : underline;	
}

a:active
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #696969;
	text-decoration : none;
}
	
.tiny
{
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #696969;
}

.small
{
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #5b5b5b;
}

p
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #003366;
}

ul
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #003366;
}

h1
{
	font-family : sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #003366;
}

.page_text
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #003366;
}
