a {
	color : #00337F;
	text-decoration : underline;
}

a:hover {
	color : #A22020;
}

a.menu {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	letter-spacing : -1px;
	text-decoration : none;
}
body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

p {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
}

.justify {
	text-align: justify;
}

li {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	text-align: justify;
}

h1 ,h2, h3, h4, h5, h6 {
	color : #6B5A0A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-shadow : inherit;
	font-style: italic;
}

h1 {
	font-size : 14pt;
	font-weight : bold;
}

h2 {
	font-size : 14pt;
}

h3 {
	font-size : 12pt;
}

h4 {
	font-size : 10pt;
}

.tableheading{
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.tabletext{
	font-family : Verdana, sans-serif;
	font-size : 9pt;
}
.smalltableheading{
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.smalltabletext{
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}
.copy {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 9px;
	font-style : normal;
	letter-spacing : -1px;
	text-decoration : none;
}

.menutable{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	color: #FFFFFF;
}

.search{
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

.button {
	background-color : #A22020;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding : 1px;
}

.Companyheading{
	color : #A22020;
	font-family : Verdana, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
