/*CSS Document*/

body {background-color: #bca1bc;

background-attachment:scroll;
scrollbar-face-color:b18cc2;
scrollbar-highlight-color:bca1bc;
scrollbar-3dlight-color:706070;
scrollbar-shadow-color:424242;
scrollbar-darkshadow-color:bdbdbd;
scrollbar-track-color:502045;
scrollbar-arrow-color:FFFFFF;}

a:link{text-decoration:none; color:#706070;}
a:visited{text-decoration:none; color:#bd579b;}
a:hover{text-decoration:underline; color:#424242;}

h1 {
 font-family: CAC Pinafore, Times New Roman, Courier New, Times, serif; 
 color: #502045;
 font-size:x-large;
 font-weight: normal;
 text-align: center;} 

h2 {
 font-family: century gothic, times new roman, courier new;
 color: #502045;
 font-size:14px; 
 text-align: center;
 font-weight: normal;} 


h3 {
 font-family: courier new, times new roman, courier new;
 color: #502045;
 font-size:12px; 
 text-align: center;
 font-weight: normal;} 

h4 {
 font-family: century gothic, times new roman, courier new;
 color: #502045;
 font-size:14px; 
 text-align: left;
 font-weight: normal;} 

p {
 font-family: courier new, century gothic, times new roman;
 color: #502045;
 font-size;8px;
 text-align:left;
 font-weight:normal;} 