td{
	color: Black;
	font-size:x-small
}
table{color:#80ffff}
td.two{color:#ffffff;background-color:#000033;font-size:x-small}
td.three{color:#ffffff;background-color:#000044;font-size:x-small}
td.head{text-align:center;font-size:medium}
tr.two{
	background-color: White;
}
tr.three{
	background-color: #FFFFCC;
}
tr.four{
	background-color: #FFCCFF;
}
tr.five{
	background-color: Fuchsia;
}
tr.six{
	background-color: Aqua;
}
tr.seven{
	background-color: Silver;
}
tr.eight{
	background-color: #E6E6FA;
}
tr.nine{
	background-color: #DCDCDC;
}
}
BODY {
	background-color :#ffffff;
	color : #000033;
	font-family : Verdana, Arial, Helvetica, sans-serif, Tahoma, Helvetica;
	font-size: small;
	margin-left : 8%;
	margin-right : 5%;
	background-image : url();
}

A:LINK  {
	color : #0000ff;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif, Tahoma, Helvetica;
}
A:VISITED {
	color : #cc0099;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif, Tahoma, Helvetica;
}
A:HOVER {
	background-color : #33FF99;
	color : #00009F;
	text-decoration : none;
}

HR {
	color : Gray;
	background : Silver;
}

H1 {
	color :Red;
	font-family : Geneva, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : 0%;
	margin-left : -5%;
	text-align : center;
	font-weight : bold;
	text-transform : uppercase;
}

H2 {
	color : Red;
	font-family : Geneva, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
	
}

H3 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
	
}

H4 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
	
	
}

H5 {
	color :Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : 900;
	margin-top : 0%;
	margin-bottom : 0%;
	text-align : center;
}

H6 {
	color : ActiveCaption;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : 400;
	text-align : center;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

.hr-red {
	color : Red;
	background : white;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.left {
	text-align : left;
}
.noborder {
	border : none;
}
.xxsm {
	font-size: 60%;
}
.xsm {
	font-size: 70%;
	}
.small {
	font-size: 80%;
}
.smaller {
	font-size: 90%;
}
.medium {
	font-size: 110%;
	}
.larger {
	font-size: 120%;

}
.large {
	font-size: 140%;
	color : Maroon;
}
.xlarge {
	font-size: 150%;
}
.xxlarge {
	font-size: 200%;
}
.xxxlarge {
	font-size: 300%;
}
.NB4 {
    color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	text-align : center;
	background-color : #FFFFCC;
}

.NB4left {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	text-align : left;
	background-color : #FFFFCC;

}
.NB5 {
	color :Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : 900;
	margin-top : 1.5em;
	background-color : #FFFFCC;
	text-align : center;
	
}
.border1{
	border-right : thin none;
	border-top : thin ridge;
	border-left: thin none;
	border-bottom : thin ridge;
	background-image : url(LOGO/summer_paper.gif);
}
.border2{
	border-right : thin ridge outset;
	border-top : thin ridge;
	border-left: none;
	border-bottom : thin ridge;
	
}
.border3{
	border: none;
	padding-left : 15px;
}
