body {
	color : Black;
	background-color: #dccba1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:link{
	color : #c12931;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #c12931;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #921F24;
	text-decoration : underline;
	font-weight : bold;
}

a.footer:link{
	color: #fdf8cc;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
a.footer:visited{
	color: #fdf8cc;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
a.footer:hover{
	color: #FFFFFF;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
P {
	color : Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
}
.white {
	color : #000000;
	background-color : #FFFFFF;
	font-size :12px;
	font-family : Helvetica, Arial, sans-serif;
}
.grey {
	color : #8C8C8C;
	font-family : Helvetica, Arial, sans-serif;
}
.heading{
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size :18px;
	font-weight : bold;
}
.subheading{
	color : #c12931;
	font-family : Helvetica, Arial, sans-serif;
	font-size :12px;
	font-weight : bold;
}
.copy{
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size :14px;
}
.small { 
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
}
.footer{
	color : #fdf8cc;
	background-color : #a17234;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
}
.searchBox {
	color : #6c4c20;
	background-color : #ffffff;
	font-family :  Helvetica, Arial, sans-serif;
	font-size : 11px;
	height: 20px;
	width: 125px;
}
.search{
	color : #000000;
	background-color : #ffffff;
	background-image : url(../images_gen/search_background.jpg);
	background-repeat : repeat-x;
}
td {
	color : Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}
font {
	color : Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size :12px;
	font-weight : normal;
}
ul {
	list-style-type : square;
		line-height : 18px;
}
li {
	list-style-type : inherit;
		line-height : 18px;
}
