/* CSS Document */

body {background-color: #66c; margin: 0px; padding: 0px;}
body,td,th {color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;}
a {	color:#FF9900; text-decoration: none;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline; color: #FF6600;}
a:hover {color: #FFCC33; text-decoration: none;}
a:active {text-decoration: underline; color: #FF9900;}
.warning {width: 600px;	text-align: justify; font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 0.7em; display: block;}
.style2 {font-size: 70%}
.style3 {color: #FF0000; font-weight: bold;}
.style4 {font-size: 10px}
.pic {border:5px inset #FF9900;}
