body { 
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: verdana;
	}
	
	 
a:link 	{ 
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: verdana;
	}
a:visited {
	color: #000000; 
	text-decoration: none;
	font-size : 10pt;
	FONT-FAMILY: verdana;
	}
a:hover { 
	color: #2f8ca6; 
	text-decoration: underline ;
	font-size : 10pt;
	FONT-FAMILY: verdana;
	}
a:active {
	color: #2f8ca6; 
	text-decoration: underline; 
	font-size : 10pt;
	FONT-FAMILY: verdana;
	}
	
	
	


P {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: verdana;
	background-color: #ffffff;
	} 
	
	
H1 {
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    }

H2 {
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    }
    	
UL {
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
	}
OL {
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
	}
	
	
		
TD {
	color: #000000; 
	text-decoration: none; 
	font-size : 10pt;
	FONT-FAMILY: verdana;
	}

td.test { 
	color: #ffffff; 
	background: #2f8ca6;
	font-weight: bold;
} 
td.test2 { 
	color: #ffffff; 
	background: #000000; 
	font-weight: bold;
} 

.fontprice { 
    font-family: verdana;
    color: #ff0000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    }
.fontpricenormal { 
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    }
.fontitemtitle { 
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    }
.fontitemcontent { 
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    }
.fontitemref { 
    font-family: verdana;
    color: #7f7f7f;
    text-decoration: none;
    font-size: 10px
    }
.fontcatheading { 
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    }    
.fonttitleheading { 
    font-family: verdana;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    } 


input {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	border: 1px #00b5e2 solid;
	FONT-FAMILY: verdana;
	}
select {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	border: 1px #00b5e2 solid;
	FONT-FAMILY: verdana;
	}
.listdata {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	border: 1px #00b5e2 solid;
	FONT-FAMILY: verdana;
	}
.formcreate {
	font-size: 9px;
	width : 105px;
    background:#0D2B88;
	height: 16px;
	border: 1px #FFFFFF solid;
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
	}
textarea {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	border: 1px #00b5e2 solid;
	FONT-FAMILY: verdana;
	}
.buttons {
        width : 30px;
        border : 0px;
        background:#00b5e2;
        font-family: verdana;
        color: #000000;
        text-decoration: none;
        font-size :10pt ;
		font-weight:700;
        height: 20px;
        }
.stdbutton {
        width : 150px;
        border : 0px;
        background:#00b5e2;
        font-family: verdana;
        color: #000000;
        text-decoration: none;
        font-size :10pt ;
		font-weight:700;
        height: 20px;
        }
.buttonnorm {
        color: #000000;
		text-decoration: none;
		border : 0px;
		background:#ffffff;
        }
