body{background-color: #eed;}

a:active, a:link, a:visited{color: #060; font-weight:bold;}
a:hover{color: red;}
			
a:active.tip, a:link.tip, a:visited.tip{font-weight:bold;
	color: red;}
a:hover.tip{color: blue;}
				
.head{font-family:verdana, sans-serif;
	font-size:13px; 
	font-weight:bold;
	color:#000;}
	
.eng{color:#666;}

p{font-family:verdana, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color:#000;}

h1{font-size:220%;}

.verad{font-family:verdana,arial,helvetica,sans-serif;
			font-size: 9pt; 
			font-weight: bold;
			background-color: #eed;
			color: red;}

.input {background-color:#eed;
border:1px #996 solid;
color:#000;
font-weight:bold;
font-family: Verdana, sans-serif;
font-size: 13px;}

