{
	margin: 0;
	padding: 0;	
}

body { 
	background: #ffffff top left repeat-x;
	color: #4C4C4C;
	font-family: Verdana,Arial,Helvetica,sans-serif; 	 	
}

p { 	
	font-size: .8em;
	line-height: 2em;
}
h1 { font-size: 15pt }
h3 { 	
	font-size: .7em;
	font-weight: bold;		
	line-height: 1.3em;
	padding-top: 2.5em;	
}
a:link, 
a:visited  { color: silver; text-decoration: none; background: #ffffff }

a:hover, 
a:active, 
a:focus   { color: #693; text-decoration: underline; background: #ffffff }
h4 { font-size: 10pt; line-height: 15pt }
h6 { font-size: 8pt; line-height: 11pt }
