@charset "utf-8";
/* CSS Document */


body {
	font-family: Palatino;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
		background-color: #CCCC99;
}

td {
	font-family: Palatino;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	text-decoration: none;

	
}

th {
	font-family: Palatino;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
	
}

a {
	font-family: Palatino;
	text-decoration:none;
	font-size: 14px;
	color: #55033D;
	font-weight:bold;
}
a:link {
font-family: Palatino;
	text-decoration: none;
	color: #55033D;	
		font-size: 14px;
		font-weight:bold;

}
a:hover {
font-family: Palatino;
	text-decoration: none;
	color:#333399;
		font-size: 14px;
		font-weight:bold;

}
a:active {
font-family: Palatino;
	text-decoration: none;
	color: #3300CC;
		font-size: 14px;
		font-weight:bold;

}

a:visited {
font-family: Palatino;
text-decoration:none;
font-size: 14px;
color:#3300CC;
font-weight:bold;

}

h1,h2,h3,h4,h5,h6 {
	font-family: "Arial Rounded MT Bold";
	color: #000000;
	}
	
	h1 {
	font:"Arial Rounded MT Bold";
	font-size: 24px;
	text-align: center;
	}
	
		h2 {
	font:"Arial Rounded MT Bold";
	font-size: 18 px;
	text-align: left;
	}
	
		h3 {
	font:"Arial Rounded MT Bold";
	font-size: 16 px;
	text-align: left;
	}
	
		h4 {
	font:"Arial Rounded MT Bold";
	font-size: 16 px;
	text-align:center;
	}
	
	
#leftnav {
font-family: "Arial Rounded MT Bold";
background-color: #FFFFCC;
text-decoration:none;
color:#000000;
font-size:16px;

}

.style1 {
font-family: Palatino;
font-size: 18px;
font-weight: normal; 
}
.style3 {
font-family:Palatino;
font-size: 14 px;
color:#000000;
}
.style4 {
	font-family: Palatino;
	font-size: 14;
	text-decoration:none;
	font-style: italic;

}
.style6 {
	font-family: Palatino;
	font-size: 12px;
	color: #000000;
	font-style:normal;
	text-align:center;
}

.style7 {
	font-family: Palatino;
	font-size: 10;
	color: #000000;
	font-style: italic;
}

.leftnav {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}

