H1 {
	font-family: arial;
	text-align: left;
	font-size: 15px;
	font-weight : bold;
	vertical-align: bottom;
	letter-spacing: .5px;
	margin-bottom : 10px;
	color: #83360C;	
}

H2 {
	font-family: arial;
	text-align: left;
	font-size: 15px;
	font-weight : bold;
	vertical-align: bottom;
	letter-spacing: .5px;
	margin-bottom : 10px;
	color: #83360C;	
}

H3 {
	font-family: arial;
	text-align: left;
	font-size: 15px;
	font-weight : bold;
	vertical-align: bottom;
	letter-spacing: .5px;
	margin-bottom : 10px;
	color: #83360C;	
}

body {
	background: #535457;
	margin-top : 0px;
}

td {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight : normal;
	vertical-align: top;
}

.bottom{
	vertical-align : bottom;
}

.white { 
	color: #FFFFFF;
	padding-left: 3px;
	font-weight : bold;
	text-decoration: none;
	line-padding: 20px;
}

.norepeat {
	background-repeat : no-repeat;
}

.large {
	font-size: 14px;
	color: #000000;
}

.largewhite {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.massage { 
	color: #83360C;
	padding-left: 7px;
	font-weight : bold;
}

.copyright { 
	color: #83360C;
	font-size : 11px;
}

.right {
	text-align: right;
	padding-right: 22px;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.black {
	color: #000000;
}

td A:link, td A:visited, td A:hover { 
	color: #83360C; 
	font-weight : bold;
}

td A.copyright:link, td A.copyright:visited, td A.copyright:hover { 
	color: #83360C;  
	text-decoration: none;
	font-weight : bold;
}

td A.white:link, td A.white:visited, td A.white:hover { 
	color: #FFFFFF;
	padding-left: 3px;
	font-weight : bold;
	text-decoration: none;
}

td A.black:link, td A.black:visited, td A.black:hover { 
	color: #000000;
	padding-left: 3px;
	font-weight : bold;
	text-decoration: none;
}

td A.whiteindent:link, td A.whiteindent:visited, td A.whiteindent:hover { 
	color: #FFFFFF;
	padding-left: 20px;
	font-weight : bold;
	text-decoration: none;
}