body {
	background-color: #EFF1F2;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


h1 {  
font-family: Helvetica, Arial, sans-serif; 
font-size: 22px; 
font-weight: bold; 
color: #1F2D60; 
margin-bottom: 0px;
}

h2 {  
font-family: Helvetica, Arial, sans-serif; 
font-size: 21px; 
line-height: 25px; 
color: #1F2D60; 
font-weight: normal; 
padding-top: 10px;
}

h3 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 18px; 
color: #1F2D60;
font-weight: bold;
}

h4 {  
font-family: Helvetica, Arial, sans-serif; 
font-size: 50px; 
font-weight: normal; 
color: #000000; 
line-height: 40px;
}

h5 {  
font-family: Palatino, Times, serif; font-size: 24px; 
font-weight: normal; 
text-transform: lowercase; 
color: #CCCCCC; 
font-style: italic;
}

h6 {  

font-family: Helvetica, Arial, sans-serif; 
font-size: 30px; 
font-weight: bold; 
color: #E0E4E5; 
line-height: 30px;
}

h7 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333333; 
font-size: 10px; 
line-height: 12px;
}

h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 13px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
	font-style: italic;

}

table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

table.bordered { 
	border-bottom: 3px double #535806;
}

.main {
	padding: 5px 10px 5px 5px;	
}

.cage {
	border-left: 1px solid #1F2D60;
	border-right: 1px solid #1F2D60;
	background-color: #ffffff;
}

.splashtext {
	font-size: 10px; 
	line-height: 13px;
	color: #666666; 
	background-color: #cccccc; 
	padding: 10px;
	border-left: 1px solid #535806;
}	

.jump {
	background:#ffffff;
	font-size: 10px; 
	color:#000000;
	font-family: verdana;
}

.time { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 13px;
	font-weight: normal;
	color: #999999; 
	text-decoration: none;
	font-style: italic;

}

.list {
	list-style-position: outside;
	list-style-type: square;
	font-size: 11px;
	line-height: 14px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}

