a:link {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #4B4B4B;
	text-decoration : underline;
}

a:hover, a:active {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a.blue:link, a.blue:visited {
	background-color : transparent;
	color : #000080;
	text-decoration : underline;
}

a.blue:active, a.blue:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a.peri:link, a.peri:visited {
	background-color : transparent;
	color : #9595FF;
	text-decoration : underline;
}

a.peri:active, a.peri:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover .kev {
	background-color : transparent;
	color : #FFFFFF;
}

body		{
	background-color : #AAAAAA;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
}

.announce {
	background-color : #DFDFDF;
	color : #000000;
	padding : 0px 4px 0px 4px;
	border-style : solid;
	border-width : 1px;
}

dd {
	margin-bottom : 15px;
	margin-left : 30px;
	margin-top : 0px;
}

dl, dt {
	margin-left : 12px;
}

dt {
	font-weight : bold;
	margin-top : 4px;
	text-decoration : underline;
}

h1 {
	font-size : 17px;
	font-weight : bold;
	line-height : 21px;
}

h2 {
	font-size : 15px;
	font-weight : bold;
	line-height : 19px;
}

li a:link, li a:visited, li a:hover, li a:active, li a.blue:link, li a.blue:visited, li a.blue:hover, li a.blue:active, li a.peri:link, li a.peri:visited, li a.peri:hover, li a.peri:active {
	text-decoration : none;
}

option {
	background-color : #000000;
	color : #CCCCCC;
	font-size : 11px;
}

select {
	background-color : #000000;
	color : #CCCCCC;
	font-size : 11px;
}

ul, li {
	margin-left : 12px;
	text-align : left;
}

.evy {
	background-color : transparent;
	color : #9595FF;
}

.indentquote, blockquote {
	font-size : 11px;
	margin-left : 10%;
	margin-right : 10%;
}

.kev {
	background-color : transparent;
	color : #000080;
}

.photo {
	text-align : center;
}

.photodesc {
	font-size : 11px;
	margin-left : 10%;
	margin-right : 10%;
}

.posted {
	font-size : 10px;
}

.preface {
	font-size : 11px;
	margin-left : 5%;
	margin-right : 55%;
}

#content {
	background-color : #CCCCCC;
	border-style : solid;
	border-width : 2px;
	color : #000000;
	font-size : 13px;
	padding : 6px 6px 6px 6px;
	text-align : justify;
	width : 610px;
}

#footer {
	background-color : #CCCCCC;
	border-style : solid;
	border-width : 1px;
	color : #000000;
	font-size : 10px;
	padding : 2px 4px 2px 4px;
	text-align : center;
	width : 305px;
}

#standards {
	display : none;
}

#submenu {
	background-color : #000000;
	color : #CCCCCC;
	font-size : 10px;
	padding : 2px 2px 1px 4px;
	text-decoration : none;
}

#submenu a:link, #submenu a:visited{
	background-color : transparent;
	color : #CCCCCC;
	text-decoration : none;
}

#submenu a:hover, #submenu a:active {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}


