body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.back {
	background-color: #f6f6f1;
	background-image:url(../images/background.gif);
	margin-top: 0px;
	margin-left: 0px;
}

.holder {
	background: #ffffff;
	width: 955px;
	height: auto
	border-color:#990;
	border-style: solid;
	border-width:1px;
	
}



a:link { color:#660099;}
a:visited											{ color:#660099; }
a:hover												{ color:#4c1206; text-decoration:none; }
a:active											{ color:#660099; }



h1 {
	font-size: 160%;
	font-weight: bold;
	color: #2e3192;
}

h2 {
	font-size: 160%;
	font-weight:bolder;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #2e3192;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #2e3192;
	font-weight: bold;
	
}

.home_text {
	padding: 5px;	
}
