BODY {
	scrollbar-face-color : #cccccc;
	scrollbar-shadow-color : #9b9b9b;
	scrollbar-highlight-color : #cccccc;
	scrollbar-track-color : #aaadb2;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-darkshadow-color : #aaadb2;
	scrollbar-arrow-color : #9b9b9b;}
	
A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #096;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #363;
	text-decoration : underline;
}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #093;
	text-decoration : none;
}
a.page:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0C0105;
	text-decoration : none;
}
a.page:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
a.page:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666;
	text-decoration : none;
}
H1 {
	font-family : "Courier New", Courier, monospace;
	font-size : ;
	font-weight : bold;
	color : #060;
	text-align : center;
}
H2 {
	font-family : Tahoma, Geneva, sans-serif;
	font-size : large;
	font-weight : bold;
	color : #363;
	text-align : center;
}

a.page2:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color: #306;
}
a.page2:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #09F;
	text-decoration : none;
}
a.page2:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #03F;
	text-decoration : none;
}
H3 {
	font-family : "Courier New", Courier, monospace;
	font-size : 35px;
	font-weight : bold;
	color : #096;
	text-align : center;
}
H4 {
	font-family : Verdana, Geneva, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #036;
	text-align : center;
}
H5 {
	font-family : "Courier New", Courier, monospace;
	font-size :28px ;
	font-weight : bold;
	color : #00000;
	text-align : center;
}


a.page3:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666;
	text-decoration : none;
}
a.page3:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CCC;
	text-decoration : none;
}
a.page3:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFF;
	text-decoration : none;
}
.shadow {
box-shadow:5px 5px 15px #808080;
-webkit-box-shadow 5px 5px 15px #808080;
-moz-box-shadow: 5px 5px 15px #808080;
}
