body		{ margin: 0px; background-color: #FFFFFF; font-weight: normal; font-size: 10px; color: black; font-style: normal; font-family: verdana; }
td			{ font-weight: normal; font-size: 10px; color: black; font-style: normal; font-family: verdana; }
.txt		{ font-weight: normal; font-size: 10px; color: white; font-style: normal; font-family: verdana;}
.headline	{ font-weight: normal; font-size: 12px; color: black; font-style: normal; font-family: verdana;}

.button{ font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; background-color:#D4D0C8; color:black; }
.txtfield{ font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: white; color: black; border: solid 1px black; height: 16px; }
.txtarea{ font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: white; color: black; border: solid 1px black; overflow: hidden;}
.select{ font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: white; color: black; border-right: solid 1px black; border-bottom: dotted 1px black; height: 16px;}
.radio{ font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; border: solid 1px black; height: 15px; }
.count{ font-weight: normal; font-size: 9px; font-family: Arial; background-color: white; color: black; border: solid 1px black; }

.container			{ position: absolute; margin: 0 auto; width: 635px; height: 495px; overflow : auto; }

a.normal:link{ font-weight: normal; font-size: 10px; color: black; font-style: normal; font-family: verdana; background-color: transparent; text-decoration: none;}
a.normal:visited{ font-weight: normal; font-size: 10px; color: black; font-style: normal; font-family: verdana; background-color: transparent; text-decoration: none;}
a.normal:active{ font-weight: normal; font-size: 10px; color: black; font-style: normal; font-family: verdana; background-color: transparent; text-decoration: none;}
a.normal:hover{ font-weight: normal; font-size: 10px; color: black; font-style: normal; font-family: verdana;background-color: transparent; text-decoration: underline;}

a:link{ font-weight: normal; font-size: 10px; color: #6D6E72; font-style: normal; font-family: verdana; background-color: transparent; text-decoration: none;}
a:visited{ font-weight: normal; font-size: 10px; color: #6D6E72; font-style: normal; font-family: verdana; background-color: transparent; text-decoration: none;}
a:active{ font-weight: normal; font-size: 10px; color: #6D6E72; font-style: normal; font-family: verdana; background-color: transparent; text-decoration: none;}
a:hover{ font-weight: normal; font-size: 10px; color: #F51515; font-style: normal; font-family: verdana;background-color: transparent; text-decoration: underline;}