html, body {
	margin: 0;
	padding: 0;
}
body, p, td, th, div, blockquote, dl, ul, ol, li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: 400;
}
a { 
	color: #6C6C6C; 
}
a:link; a:visited{
	color: #6C6C6C;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000; 
	text-decoration: none;
}
h1 {  
	font-size: 22px; 
	line-height: 26px;
}
h2 {
	font-size: 20px; 
	font-weight: 400; 
	line-height: 23px
	}
h3 {
	font-size: 16px; 
	font-weight: 600; 
	line-height: 19px; 
	color: #990000;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	color: #584C3F;
	text-transform: lowercase;
}
h5 {
	font-size: 11px; 
	line-height: 14px; 
	font-weight: 700;
}
.sm1 {
	font-size: 9px; 
	line-height: 13px;
}
.sm2 {  
	color: #6C6C6C;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: 400;
}
.menu {
	color: #6C6C6C;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-transform: lowercase;
}
.menu a:link, .menu a:visited {
	color: #6C6C6C;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-transform: lowercase;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-transform: lowercase;
	text-decoration: underline;
}
.menu2 a:link, .menu2 a:visited {
	color: #6C6C6C;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	text-transform: lowercase;
	text-decoration: none;
}
.menu2 a:hover, .menu2 a:active {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	text-transform: lowercase;
	text-decoration: underline;
}
.standard {
	color: #000099;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	text-transform: lowercase;
}

