body {	background-color:#ffffff;
	background:url(./pics/paper.jpg);}

H1 {color: #20B2AA;}
H2 {color: #20B2AA;}
H3 {color: #20B2AA;}
H4 {color: #20B2AA;}
H5 {color: #20B2AA;}

a:hover	{color: blue;}

.menu {color: #20B2AA;
	background-color:#9EF7D5;
	text-decoration: none; }

.high {color: #306070; 
	text-decoration: none;}

.foot {color:#20B2AA;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;}

.main {color:#778899;
	font-weight:700;
	text-decoration:none;}

.youthmain {color:#ffffff;
	font-weight:700;
	text-decoration:none;}

.menu2 {color:#ffffff;
	font-weight:700;
	text-decoration:none;
               background-color:#20B2AA}

.green {color:#20B2AA;
	font-weight:700;
	text-decoration:none;}

.sm {color:#778899;
	font-size:small;
	font-weight:700;
	text-decoration:none;}

.close {letter-spacing: 0.1in;}

.highft {color: #306070;
	text-decoration: none;
       	font-size: small;
	font-weight: bold;}

.short {line-height:75%;}

.center {text-align: center;}

.left {text-align: left;}

.right {text-align: right;}

.imleft {float: left;}

.imright {float: right;}


.lrind {
	margin-left: 40px;
	margin-right: 25px;
}

.border { border: 20px outset blue ;} 