/* default */
body { color:#333333; font-family:Georgia, Times New Roman, Times, serif;  font-size:12px; margin:0px; }
td { color:#333333; font-family:Georgia, Times New Roman, Times, serif; font-size:12px; margin:0px; }

/* link-colors */
a { text-decoration:none; color:#000000; cursor:pointer; line-height:16px;}
a:link { text-decoration:none; color:#ffffff; background:#000000; cursor:pointer; }
a:visited { text-decoration:none; color:#ffffff;background:#000000; cursor:pointer; }
a:active { text-decoration:none; color:#000000; cursor:pointer; }
a:hover { text-decoration:none; color:#000000; background:#ffffff; cursor:pointer; }


a.black { text-decoration:none; color:#ffffff; background:#000000; cursor:pointer; line-height:16px;}
a.black:link { text-decoration:none; color:#ffffff; background:#000000; cursor:pointer; }
a.black:visited { text-decoration:none; color:#ffffff; background:#000000; cursor:pointer; }
a.black:active { text-decoration:none; color:#000000; cursor:pointer; }
a.black:hover { text-decoration:none; color:#000000; background:#ffff00; cursor:pointer; }

/* text-sizes */
.headline { font-size:16px; line-height:21px; color:#000000; }
.copyInfo { font-size:24px; line-height:30px; background:#000000; color:#ffffff; }



/* form-elements */
.input { width:170px; color:#333333;  background-color:#FFFFFF; font-size:10px; font-family:Georgia, Times New Roman, Times, serif; }

.inputtext { width:305px; height:217px; background-color:#FFFFFF; color:#333333; font-size:11px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

.inputsubmit { width:55px; background-color:#FFFFFF; border:0 solid #FFFFFF; color:#FFFFFF; font-size:10px; font-weight:normal; font-family: Georgia, Times New Roman, Times, serif; }

.inputradio { color:#333333; font-size:10px; font-family: Georgia, Times New Roman, Times, serif; }

.inputcheck { color:#000000; background-color:#FFFFFF; }

.inputselect { width:305px; background-color:#FFFFFF; color:#333333; font-size:10px; font-family: Arial,Verdana,Helvetica,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; }

/* background colors */
.bggrey { background-color:#000000; }


