a {  
	text-decoration: underline; 

	color: #0033CC
	}

a:hover { 
	text-decoration: none
	}

body {  
	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	color: #000000
	}

H1 { 
	font-family: Arial; 

	font-size: 20px; 

	color: #009933;    
	
	margin-bottom: 0px;

	font-style: italic; 

	font-weight: bold;
	}

H2 { 
	font-family: Arial, Helvetica; 

	font-size: 13px; 

	color: #0033CC;   
	
	margin-top: 0px;

	font-weight: bold;
	}

H3 { 
	font-family: Arial; 

	font-size: 17px; 

	color: #009933;   
	
	margin-bottom: 0px;

	font-weight: bold;
	}

H4 { 
	font-family: Arial; 

	font-size: 10px; 

	font-style: italic; 

	color: #000000;  
	
	margin-bottom: 5px;

	margin-top: 0px;
	}
table.DCStatusBar {
    background: #3399FF repeat-x;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
    height: 22px;
}
table.DCStatusBar a {
	color: #ffffff;
    text-decoration:none;
}

table.DCStatusBar a:hover { 
	color: #ffffff;
    text-decoration: underline;
	}

td {  
	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	color: #000000
	}

p {  
	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	color: #000000
	}

li {  
	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	color: #000000
	}

.border {
	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #11527B;

	border-left-color: #11527B;
	}

.title  { 
	font-family: Arial; 

	font-size: 20px; 

	color: #009933; 

	font-style: italic; 

	font-weight: bold;
	}

.form  {
	color: #333333; 

	text-decoration: none;

	border: 1px solid #999999;

	font-size: 11px;
	}

.page  {	
	padding:1px 0 0 0;

	font-size: 12px;

	font-family: Arial; 

	color: #808080; 
	
	text-align: center;
	}

.page a:link {
	padding:1px;

	text-decoration: none;

	color: #38aff3;
	}
.page a:hover  {
	padding:1px;

	text-decoration: none;

	color: #38aff3;
	}
