
HTML, BODY, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, 
H1, H2, H3, H4, H5, H6, MENU, OL, LI, P, TD, TH, UL 
	{
	 font-family: georgia, times new roman, serif; 
	 color: #2A5C7F; 
	}
HTML, BODY	{
	font-size: 100%;
	background-color: #D5B880;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	}
H1   	{
	 font-size: 160%; 
	}
H2 	{
	 font-size: 140%; 
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 10px;
	}
H3 	{
	 font-size: 120%; 
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 10px;
	}
H4, H5, H6 {
	 font-size: 110%; 
	 margin-top: 0px;
	 margin-right: 10px;
	 margin-bottom: 0px;
	 margin-left: 10px;
	}
HR	{
	 color: #2A5C7F; 
 	 background-color: transparent;
	}
P 	{
	 font-size: 120%;
	 color: black;
	 background-color: transparent;
	 font-weight: bold;
	 margin-right: 10px;
	 margin-left: 8px; 
	}
B	{
	font-weight: bolder;
	}
ADDRESS {
	 font-size: 90%; 
        color: #2A5C7F;
	 background-color: transparent;
	}
UL	{
	 font-size: 90%;
	 color: #2A5C7F; 
	 background-color: transparent;
	}
OL	{
	 font-size: 90%; 
	 color: #2A5C7F; 
	 background-color: transparent;
	}
LI 	{
	 font-size: 90%;
	 color: #2A5C7F; 
 	 background-color: transparent;
	}
TABLE	{
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	}

.small {
	 font-size: 80%; 
	}
.INFO	{
	text-decoration: none;
	color: #2A5C7F; 
	background-color: #EEEEEE; 
	}
A:link {
	 color: #204c70; 
	 background: transparent; 
	 text-decoration: underline; 
	}
A:visited {
	 color: #ae4839; 
	 background: transparent; 
	 text-decoration: underline; 
	}
A:active {
	 background: transparent; 
	 text-decoration: underline; 
	 color: #888888; 
	}
A:hover {
	color: #ae4839;
	background: transparent;
	text-decoration: underline;
	}

#tinylink {
	 font-size: 80%;
	 background: transparent; 
	 text-decoration: underline; 
	}
.left 	{
	 color: #2A5C7F;
	 margin-left: 25px;
 	 background: transparent;
	}
.borders { 
	 margin-left: -20px;
	 border-right-color: #2A5C7F;
	 border-left-color: #451BA3;
	 border-left-style: solid; 
	 border-right-style: solid;
	 border-right-width: 0px; 
	 border-left-width: 1px;
	 padding-right: 15px; 
	 padding-left: 15px; }

.slim	{
	 font-size: 90%;
	 color: #2A5C7F;
 	 background-color: transparent;
	}