@charset "UTF-8";
/* CSS Document */

body { background-color: #fff; color:#000000;font-family: Helvetica, Arial, sans-serif; 
font-size: 14px;line-height:18px;}

h1 {font-size:18px; line-height:28px; padding-bottom:20px;}

#border {margin-bottom: 1px solid black;}

#text { width:650px;
	margin:0 auto; padding:20px;}
	
a {color: #330099;text-decoration:none; font-size: 18px;}