BODY {  
	background-repeat: none; 
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 0 0 0;
	line-height : normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

caption {
	color:				#000000;
	font-size:			1em;
	font-weight:		bold;
	padding:			0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	background-position: left;
}

DIV.content {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0;
	margin-bottom: 25px;
	padding: 25px;
	background-color: #FFFFFF;
	color: #000000;
}

H1	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H2 {
	color:				#1B09A0;
	margin-top:			0.5em;
	margin-bottom:		0;
	font-size:			1.25em;
	margin-left:		0;
	margin-right:		0;
	font-family: Helvetica, Arial, sans-serif;
}

H3 {
	color:				#000000;
	font-size:			1em;
	font-weight:		bold;
	padding:			0 0 0 0;	
	font-family: Helvetica, Arial, sans-serif;
}

H4 {
	color:				#000000;
	font-size:			1em;
	font-weight:		normal;
	font-style:			italic;
}
H5 {
	color:				#000000;
	font-size:			50%;
	font-weight:		normal;
	font-style:			normal;
}


A:link {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 90%;
}

A:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 90%;
}

A:active {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	font-size: 90%;
}

A:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	font-size: 90%;
}

A.nav:link {
	font-weight: bold;
	color: #1B09A0;
	text-decoration: none;
	font-size: 90%;
}

A.nav:visited {
	font-weight: bold;
	color: #1B09A0;
	text-decoration: none;
	font-size: 90%;
}

A.nav:active {
	font-weight: bold;
	color: #1B09A0;
	text-decoration: none;
	font-size: 90%;
}

A.nav:hover {
	font-weight: bold;
	color: #1B09A0;
	text-decoration: underline;
	font-size: 90%;
}

A.big:link {
	font-weight: bold;
	color: #D40729;
	text-decoration: none;
	font-size: 120%;
}

A.big:visited {
	font-weight: bold;
	color: #D40729;
	text-decoration: none;
	font-size: 120%;
}

A.big:active {
	font-weight: bold;
	color: #D40729;
	text-decoration: none;
	font-size: 120%;
}

A.big:hover {
	font-weight: bold;
	color: #D40729;
	text-decoration: underline;
	font-size: 120%;
}
A.small:link {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	font-size: 80%;
}

A.small:visited {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	font-size: 80%;
}

A.small:active {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	font-size: 80%;
}

A.small:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
	font-size: 80%;
}




