body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", helvetica, sans-serif ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background-color:#FFFFFF;
	  background-image: url();
}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}

.h1 {
	color: #474E38;
	background-color:#FFFFFF;
	padding-left: 70px;
	font-weight : bold;
	font-size: 15px;
	background-image:   url("decor/h1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.h2{
	color: #474E38;
	background-color:#FFFFFF;
	padding-left: 70px;
	font-weight : bold;
	font-size: 16px;
	background-image:   url("decor/h2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#0F5086}
a:visited {        color:#338BD3}
a:active {color:#003366}
a:hover{color: #660033;}

