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

body 
{ background-color: ##6b3b3c; 
background-image: URL(philback.png);
background-repeat:repeat-y; 
font-size: 10px; 
font-family: verdana, tahoma, sans-serif; }

a:link, a:visited, a:active { color:#6b3b3c; text-decoration:none; font-weight:bold; } 
a:hover { color:#c6a059; height:0; text-decoration:none; font-weight:bold; }

p, li, tr, td, div
{ margin:0px; 
text-align: justify;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #13100d;
line-height: 12px;
text-transform:none;
font-weight: normal;  	
letter-spacing: 1.5px; }

h1
{ margin:0px; 
text-align: justify;
font-style: italic;
font-family: georgia, erif;
font-size: 12px;
color: #6b3b3c;
line-height: 12px;
text-transform:uppercase;
font-weight: bold;  	
margin-bottom: 5px;
margin-top: 10px;
letter-spacing: 2px; 
border-bottom: 1px solid #13100d}

h3
{ margin:0px; 
text-align: justify;
font-weight: normal;
font-family: verdana, tahoma, sans-serif;
font-size: 8px;
color: #ffffff;
line-height: 8px; 	
margin-bottom: 5px;
letter-spacing: 1px; 

input, textarea, select, option
{ background-color: #ccd4cf;
color: #38312a;
letter-spacing: 0px;
border: 1px solid #38312a;
padding: 1px; 
font-family: verdana, tahoma, sans-serif;
font-size: 10px; }