body   { color: white; font-size: 12px; font-family: Verdana; background-color: white; margin: 0 }
p {}
td  { color: white; font-size: 12px; font-family: Verdana }
.comic  {
	color: white;
	font-size: 11px;
	font: Comic Sans MS;
}
.sp_1 { border-bottom: 1px solid #fff }
.sp_2 { border-left: 1px solid #fff }
input { font-size: 10px; font-family: Verdana; border-style: solid; border-width: 1px; border-color: white #cacaca #d2d2d2 white }
.input_borders { font-size: 10px; font-family: Verdana; border: solid 1px white }

.menu			  { color: white; font-size: 12px; font-family: Verdana, Arial,Helvetica, sans-serif}
.menu a:link	  { color: white; font-size: 12px; text-decoration: none }
.menu a:visited	  { color: white; font-size: 12px; text-decoration: none }
.menu a:hover	  { color: gray; font-size: 12px; text-decoration: underline }
.menu a:active	  { color: white; font-size: 12px; text-decoration: none }
.blink { color: white; font-size: 14px; font-family: Verdana; font-style: italic; font-weight: bolder; text-decoration: blink }
.heading {color: white; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
.heading2 {color: white; font-size:13px; font-family: "Trebuchet MS"; font-weight:bold}
.logo_bg { background-image: url(logo_bg.jpg); background-repeat: no-repeat; background-attachment: fixed }

