body	{
			background-color : ThreedFace;
			font: comic sans ms;
		}


h1 {
	font-size: 24px;
	color: #990000;
	text-align : left;
	}

h2{font-size: 20px;

color:#990000;
 text-align : left;
 font-weight : normal;
}
h3{font-size: 16px;
color:#000066
;
 text-align : left;
 font-weight : normal;
}
a:link{
	font-size:14px;
	font: Comic Sans MS;
	color:#ffffff;
	text-decoration : none;
		}
	a:visited{
	font-size:14px;
	font: Comic Sans MS;
	color:#ffffff;
	text-decoration : none;
		}
a:active{
	font-size:14px;
	font: Comic Sans MS;
	color:#990000;
	text-decoration : none;
	}
	a:hover{
	font-size:14px;
	font:Comic Sans MS;
	color:#aaaaaa;
	text-decoration : none;
	}
.nav{
	background-color : green;
	text-align:center;
	color:#ffffff;
}
table.page_layout{
	width : 760px;;
	background-color : #e3e4e6;
}
td,p,li{
font: 16px comic sans ms;
	color:#000000;
	text-align : left;
}
.border{
	border-width : 1px;
	color : Black;
}
.center{
	text-align : center;
	font-size : 14px;
	color : Black;
}
.right{
	text-align:right;
}
.red{
	font-size: 20px;
	color:#990000;
}
.blue{
	background-color:#6666ff;
}
.gray{
	color:#efefef;
}
hr{
	color:#990000;
}
.brown{
	background-color : #993300;
	color: white;
	text-align : center;
	font-weight : bold;
}
.purple{
	background-color : #660066;
	color: white;
	text-align : center;
	font-weight : bold;
}
.khaki{
	background-color : #885500;
	color: white;
	text-align : center;
	font-weight : bold;
}
.orange{
	background-color : #ff5500;
	color: white;
	text-align : center;
	font-weight : bold;
}
.peach{
	background-color : #ff5533;
	color: white;
	text-align : center;
	font-weight : bold;
}
.pink{
	background-color : #ff6666;
	color: white;
	text-align : center;
	font-weight : bold;
}
.yellow{
	background-color : #ffaa00;
	color: white;
	text-align : center;
	font-weight : bold;
}
.maroon{
	background-color : #990000;
	color: white;
	text-align : center;
	font-weight : bold;
}
.grey{
	background-color : #666666;
	color:white;
	text-align : center;
	font-weight : bold;
}
.wingding{
	color:#808080;
	text-align:right;
	font-family : Wingdings;
	font-size : 16px;
}
