.title {
	COLOR: #000000; CURSOR: default; FONT: 11px Verdana 
}
.entry {
	COLOR: #2f4f51; CURSOR: default; FONT: 10px Verdana
}
.crazy {
	COLOR: #ffffff; CURSOR: default; FONT: 11px Verdana 
}
.weaktitle {
	COLOR: #6f8f91; CURSOR: default; FONT: 12px Verdana 
}
.weakentry {
	COLOR: #6f8f91; CURSOR: default; FONT: 10px Verdana
}
.weakcrazy {
	COLOR: #666666; CURSOR: default; FONT: 12px Impact
}

body {	font-family: verdana,arial, helvetica, sans-serif; 
	background-color: white; 
	font-size: 16px;
}

.formtable { font-family: verdana, arial, helvetica, sans-serif;
	     font-size: 13px;
	     background-color: #bdc8e9;
}


.formfield { font-family: verdana, arial, helvetica, sans-serif;
	     font-size: 12px;
	     background-color: #ffffff;
}

.designtable { font-family: verdana, arial, helvetica, sans-serif;
	     font-size: 13px;
	     background-color: #ffa242;
}


.button { font-family: Arial, sans-serif;
	  background-color: #e6eeff;
	  color: #244203;
	  font-weight: bold;
	  font-size: 12px;
	  border-style: beveled;
	  border-width: 3;
	  cursor: pointer;
}
 
 
.subject { color: #ff3300; 
	 font-size: 16px;
	 font-weight: bold;
	 font-family: verdana, arial, helvetica, sans-serif
}
.title_form { color: #ff3300;
              font-size: 18px;
              font-weight: bold;
              font-family: verdana,arial, helvetica, sans-serif
}

a:hover { color: red; background-color: #ffdda2}
a:link { text-decoration: none; color:blue}
a:active {text-decoration: none; color: blue}
a:visited {text-decoration: none; color: blue}
