A:HOVER {
    color: red;
}


bl {color:black;}

small {
	font-size: 12px;
	font-family: Arial;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #004080;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #004080;
}

h3 {
	font-family : Arial;
	font-size: 14px;
	font-weight: bold;
	color: #004080;
}


h4 { 
	font-size : 19px; 
	color: #004080;
}

title {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004080; 
}

body,td,th,p,li

    {
	    font-family: Arial, Tahoma;
            font-size: 12px;
    }
    
A {	
        text-decoration:none;
	color:blue;
	font-size: 12px; 
}

.sky {
	background-image: url(/images/011.gif);
}

.bg {
	background-image: url(/images/bg.gif);
}

.blank {
	background-image: url(/images/blank.gif);
}

.big {
	background-image: url(/images/big.gif);
}


