body,html {
	font-size:100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: purple;
}

A.asmenu {
    DISPLAY: block; 
    text-align:center; 
    padding-left:4px; 
    width:130px; 
    margin-right:2px;  
    line-height:20px; 
    height:20px; 
    border-top:1px solid #fff;     
    border-bottom:1px solid #fff; 
    border-left:1px solid #fff;     
    border-right:1px solid #fff;     
    text-decoration:none; 
    background-color:#628198; 
    color:#fff; float:left;
}

A.asmenu:hover {
    TEXT-DECORATION: none; 
    background-color:#7CA5C3; 
    font-weight:bold; 
    text-transform:uppercase; 
    color:#fff 
}

A.asmenu_short {
    DISPLAY: block; 
    text-align:center; 
    padding-left:4px; 
    width:20px; 
    margin-right:2px;  
    line-height:20px; 
    height:20px; 
    border-top:1px solid #fff;     
    border-bottom:1px solid #fff; 
    border-left:1px solid #fff;     
    border-right:1px solid #fff;     
    text-decoration:none; 
    background-color:#0000FF; 
    color:#fff; float:left;
}

A.asmenu_short:hover {
    TEXT-DECORATION: none; 
    background-color:#7CA5C3; 
    font-weight:bold; 
    text-transform:uppercase; 
    color:#fff 
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 8pt;
    line-height:90%; 
}

h6 {
	font-size: 8pt;
	color: #0000FF;	
}

h4 {
	font-size: 6pt;
}

input.formdata {
	font-size: 8pt;
}

input.formsmall {
	font-size: 9pt;
}
