body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link , a:visited , a:active {
	text-decoration:underline;
	color:#7a1c3e;
	cursor:pointer;
}
	
a:hover {
	text-decoration: none;
	cursor:pointer;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

ul {
	font-size: 12px;
	color: #707061;
	line-height: 14px;
}

li {
	font-size: 12px;
	color: #707061;
	line-height: 14px;
}

.alphaphicss {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.text {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 14px;
}

.bold {
	font-weight:bold;
	color: #8d944e;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #CCCCCC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #8d944e;
}

h2 {
	font-weight:bold;
	color: #707061;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
}

#div_index_box {
	border-top: 1px solid #8F5971;
	width: 250px;
	padding:2px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	width:800px;
	height:auto;
	color:#7a1c3e;
	font-size:11.5px;
	text-align:center;
	padding:5px;
}

#header_link a:link , #header_link a:visited , #header_link a:active {
	width:75px;
	height:auto;
	display:block;
	text-decoration:none;
	font-size:11px;
}
	
#header_link a:hover {
	text-decoration: none;
}

#creed {
	text-align:center;
	padding:5px;
	background-color:#3D5C57;
	border: 1px solid #8d944e;
}

#creed p {
	font-size:11px;
	color:#FFFFFF;
}

/* old bg color bgcolor="#864963" */