body
{
	background-color: #ebebeb;
/*	background-image: url(frame/body_bg.jpg);  */
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 5.0em;
	margin-bottom: 5.0em;
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


a.one:link {
	font-size:14px;
	color:#4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.one:visited {
	color:#4c4c4c;
		text-decoration:none;
}

a.one:hover {
	color:#092e8a;
	text-decoration:none;
	font-weight:600;
}


a.two:link {
	font-size:14px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.two:visited {
	color:#FFFFFF;
		text-decoration:none;
}

a.two:hover {
	color:#a5a5a5;
	text-decoration:none;
	font-weight:400;
}


a.to:link {
	font-size:14px;
	color:#444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.to:visited {
	color:#444444;
		text-decoration:none;
}

a.to:hover {
	color:#092e8a;
	text-decoration:none;
	font-weight:400;
}




h1
{
	clear: both;
	margin-top: 0px;
	margin-bottom: -0.3em;
	color: #CCC;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;

}

h2
{
	clear: both;
	margin-top: 0.5em;
	margin-bottom: -0.25em;
 	border-bottom: 1px solid #CCCCCC; 
	padding-bottom: 0.5em;
	color: #059033;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	clear: both;
	margin-top: 0.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.5em;
	color: #059033;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
}

h6
{
	font-size: 13px;
		color: #0066FF;
	border-bottom-width: thin;
	border-bottom: 1px solid #0b601f; 
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}