.body {
	color : #ffffff; 
	background-color : #a4c3e3; 
} 
.main {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color : #ffffff;
} 
.mainbold {
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	background-color : #ffffff; 
} 
.navbar {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color : #a4c3e3;
	padding: 6px;
} 
.main a:link {
	color : #000000; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #ffffff; 
} 

.main a:hover {
	color : #cb9256; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #ffffff; 
} 

.main a:active {
	color : #cb9256; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #ffffff; 
} 
.main a:visited {
	color : #cb9256; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #ffffff; 
} 
.navbar a:link {
	color : #ffffff; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #a4c3e3; 
} 
.navbar a:visited {
	color : #cb9256; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #a4c3e3; 
} 
.navbar a:hover {
	color : #cb9256; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #a4c3e3; 
} 
.navbar a:active {
	color : #cb9256; 
	font-weight : bold; 
	text-decoration : none; 
	background-color : #a4c3e3; 
} 
.heading1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 26px; 
	font-style : normal; 
	font-weight : bold; 
	color : #cb9256; 
	text-decoration : none; 
	background-color : #ffffff; 
} 
.heading2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 18px; 
	font-style : oblique; 
	font-weight : bold; 
	color : #cb9256; 
	text-decoration : none; 
	background-color : #ffffff; 
} 
.heading3 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-style : normal; 
	font-weight : bold; 
	color : #cb9256; 
	text-decoration : none; 
	background-color : #ffffff; 
} 
.heading4 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-style : italic; 
	font-weight : bold; 
	color : #a4c3e3; 
	text-decoration : none; 
	background-color : #ffffff; 
}
.heading5 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : italic; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
	background-color : #ffffff; 
}
.mainlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	list-style-position : outside;
	list-style-image : url(../images/bullet.gif);
	background-color : #ffffff;
	line-height: 20px;
	text-indent: 40px;
} 
.mainlist2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	text-decoration : none; 
	list-style-position : inside; 
	list-style-image : url(../images/bullet.gif); 
	background-color : #ffffff;
	line-height:30px
} 
.mainlist3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	list-style-position : outside;
	list-style-image : url(../images/bullet.gif);
	background-color : #ffffff;
	line-height: 20px;
}

.divH1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 16px; 
	font-style : normal; 
	font-weight : bold; 
	color : #FFFFFF; 
	text-decoration : none; 
	background-color : #cb9256; 
} 
