@charset "utf-8";
/* CSS Document */
p{width:1000px; height:700px; padding:0px;}
body{background-color:555555;}
p, div, h1{font-family:Eurostile; color:#444444; font-size:12pt;}
a:link{font-family:Eurostile; color:#ffffff; font-size:12pt; text-decoration:none;}
a:visited{font-family:Eurostile; color:#ffffff; font-size:12pt; text-decoration:none;}
a:hover{font-family:Eurostile; color:#cccccc; font-size:12pt; text-decoration:underline;}

