
body {
  margin: 0px 0px;
  padding: 3px 3px;
  color: #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight: normal;
  text-decoration: none; }

p {
  margin: 0px 0px;
  padding: 3px 3px;
  color: #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight: normal;
  text-decoration: none;
  text-align: center }

a {
color: #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight: normal;
text-decoration: none; }
a:visited { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:link { color: #000000; text-decoration: underline; }
a:hover { color: #FF3333; text-decoration: underline; }

.black {
color: #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight: normal;
text-decoration: none; }
a.black:visited { color: #000000; text-decoration: underline; }
a.black:active { color: #000000; text-decoration: underline; }
a.black:link { color: #000000; text-decoration: underline; }
a.black:hover { color: #FF3333; text-decoration: underline; }

.big {
color: #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight: normal;
text-decoration: none; }
a.big:visited { color: #000000; text-decoration: underline; }
a.big:active { color: #000000; text-decoration: underline; }
a.big:link { color: #000000; text-decoration: underline; }
a.big:hover { color: #FF3333; text-decoration: underline; }

.white {
color: #DDDDDD;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight: bold;
text-decoration: none; }
a.white:visited { color: #DDDDDD; text-decoration: none; }
a.white:active { color: #DDDDDD; text-decoration: none; }
a.white:link { color: #DDDDDD; text-decoration: none; }
a.white:hover { color: #FFFFFF; text-decoration: underline; }

input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 1px;
	margin-bottom : 1px;
	color : #333333; }

form {
  margin: 0px; }

frameset {
	frameborder: 0px;
	marginheight: 0px;
	marginwidth: 0px; }