A {
	font-family:  Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 10pt;
	color:blue;
	line-height : 14pt;
	TEXT-DECORATION: none;
}
A:HOVER {
	font-family:  Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 10pt;
	color: green;
	line-height : 14pt;
	TEXT-DECORATION: underline;
}

A:ACTIVE {
	font-family:  Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 10pt;
	color: red;
	line-height : 14pt;
	TEXT-DECORATION: none;
}



HR {
	color : Blue;
}

BODY {
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	background: #FFD700;
	background-position : top left;
	scrollbar-arrow-color: red;
	scrollbar-face-color: #FFD700; 
	scrollbar-shadow-color: orange; 
	scrollbar-highlight-color: orange; 
	scrollbar-3dlight-color: #FFD700; 
	scrollbar-darkshadow-color: #FFD700; 
	scrollbar-track-color: #FFD700;
	margin-top : 0px;

}


P {	
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	text-align: left;
	font-size: 12pt;
	margin-left: 0.5cm;
	margin-right: 0.5cm;

}


TABLE {
	font-family: Andy,  "Comic Sans MS", "Times New Roman", sans-serif;
	font-size: 12pt;
	border-color : Black;
	white-space: nowrap;
}
		
#dek
{
    Z-INDEX: 200;
    VISIBILITY: hidden;
    POSITION: absolute
}
.popup
{
    BORDER-RIGHT: gray thin;
    BORDER-TOP: gray thin;
    BORDER-LEFT: gray thin;
    COLOR: black;
    BORDER-BOTTOM: gray thin;
    BACKGROUND-COLOR: white
}



