body {
    color: purple;
    background-color: #390064 
}

.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6f3420;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #6f3420;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f3420;
}
A {     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        Color : #6f3420; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color : #6f3420; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #6f3420;
}
.sub3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6f3420;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #6f3420;
	font-weight: bold;

}
.title2 {
	color: #6f3420;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6f3420;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6f3420;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #6f3420;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f3420;
	text-decoration: none;

}
a.nav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6f3420;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f3420;
	font-weight: normal;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	color: #6f3420;
	list-style-image: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f3420;
}
a:link {
	color: #6f3420;
}
a:visited {
	color: #6f3420;
}
a:hover {
	color: #6f3420;
}
