/* CSS Document */

h1 {color:#aaaaaa;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;}
	
	h4 {color:#880000;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;}
	
	p{line-height: 150%}
	
	.copytext {font-size: 18px;}
	
	b{background-color:#ff0000;}
	
	a:hover {text-decoration:none;font-family: Georgia, Times New Roman, Times, serif; font-color:#990000}
	a:link {text-decoration:none;font-family: Georgia, Times New Roman, Times, serif; font-color:#000000}
	a:visited {text-decoration:none;font-family: Georgia, Times New Roman, Times, serif; font-color:#000000}
	a:active {text-decoration:none;font-family: Georgia, Times New Roman, Times, serif; font-color:#000000}
	
	img{border:0px}
	
	table {border-color:#ff3333;}
	
	.copytext {font-size: 20 px;}
