body {margin: 0 0 0 0; text-align: center;}

#body {height: 100%;text-align: center;margin: auto;}

#body, #main, #ai {width: 300px;text-align: center;margin: auto;}

#ai {font-family: arial, helvetica, sans-serif;	font-size: 11px;padding-bottom: 20px;vertical-align: bottom;}

p { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 12px; 
 margin: 2px;
 line-height: 14px;
 padding-left: 20px;
 color: #000000;
 }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: 4d4d4d;
	margin-top: 10px;
	margin-bottom: 3px;
}

h3 { 
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 16px; 
 margin: 10px;
 line-height: 18px;
 padding-left: 5px;
 color: #black;
 } 

a:link {
 font-size : 12px;
 color: #4d4d4d;
 font-weight: normal; 
 text-decoration: none;
 }
a:visited {
 font-size : 12px;
 color: #4d4d4d;
 font-weight: normal; 
 text-decoration: none;
 }
a:active {
 font-size : 12px;
 color: #4d4d4d;
 font-weight: normal; 
 text-decoration: none;
 }
a:hover {
 font-size : 12px;
 color:#FFFFFF;
 font-weight: normal; 
 text-decoration: none;
 } 

.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 1.6;
	color : 4d4d4d;
}
