.content {
	line-height: 1.8em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	text-align : center;
	background-repeat: repeat-y;
	background-color: #787878;
}
#outer_container {
	width : 1006px;
	margin : 0 auto;
	margin-top : 0px;
	position : relative;
	text-align : left;
	text-indent: 0px;
	background-color: #787878;
	background-repeat: repeat-y;
} 
body {
	color: #787878;
	behavior: url(csshover.htc);
} /* WinIE behavior call */

* { 
margin : 0;
padding : 0;
font-weight : normal;
font-style : normal;
border : none;
} 
strong { 
font-weight : bold;

}
a:link {
	color: #6646B3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6345B7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC00ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #CC66FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	line-height : 16px;
	color: #6546b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
