small {
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, arial, geneva, Sans-Serif;
	color: #660033;
}
strong {
	font-size: 16px;
	font-family: sans-serif;
	color: Maroon;
	font-weight:bold
}

P {
	font-size: 12px;
	font-family: verdana, arial, geneva, Sans-Serif;
	color: Black;
}

HR {
	width : 95%;
	color : #663300;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.TableTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
;
	font-weight: bold;
	background-color: #dadac9;

}
H1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold ;
	color: #660033;
	font-style: normal;
}
H2           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold ;
	font-style: normal;
}
H3           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold ;
	font-style: normal;
	color: Teal;
	background-repeat: repeat
}

H4           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold ;
	font-style: normal;
	background-repeat: repeat
}

a {
	color: #993333;
	font-weight : bold;
}
a:hover {
	color: white;
	background-color: #993333;
}
.SmallLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	border-color: black black #ABAF92;
	border-bottom-width: thin;
	color: #660000
}
.Stretch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434232;
	letter-spacing : 2px;
	width:596px;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold ;
	font-style: normal;
	color : #630031;
}
li{
	font-size: 12px;
	font-family: verdana, arial, geneva, Sans-Serif;
	color: Black;
}

.TableMenu {
	text-indent: 0px;
	}


.TableMenu a {
	display:block;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, arial, geneva, Sans-Serif;
	font-weight: bold;
	border: 1px #333333 outset;
	padding: 3px;
	color: black;
	background-color: #D2D2A6;
}

.TableMenu a:hover {
	background-color: white; 
	text-decoration: none;
	border: 1px #333333 outset;
	color: black;
}
