body {
	background-color: #FFFFFF;
}


.Text1 {
	font-size: 18px;
	color: #000000;
	font-family: Tempus Sans ITC;
	line-height: 22px;
	font-weight: bold;
}

.Text2 {
	font-size: 16px;
	color: #000000;
	font-family: Comic Sans MS;
	line-height: 22px;
	font-weight: normal;
}
.title {
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: bolder;
	background-color: #CCCCCC;
}
 
 .title2 {
	font-family: Comic Sans MS;
	font-size: 24px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}


.nav {
	background-color: #A4C8FF;
}


.sidebar {
	background-color: #D1D1D1;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}


}
