a:link {
	color : #336699;
	text-decoration : underline;
}

a:visited {
	color : Gray;
	text-decoration : underline;
}

a:hover {
	color : #00008B;
	text-decoration : none;
}

a:active {
	color : #336699;
	text-decoration : none;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	font-family : Arial, Helvetica, sans-serif;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	color : #336699;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	font-size : x-small;
}

body {
	background : #FFFFFF;
}

.bodi {
	width : 100%;
	height : 100%;
	position : relative;
	}

p{
	margin-left : 10px;
}

h1 {
	font-size : small;

}

h1, h2, h3, h4, h5, h6 {
	color : #336699;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, sans-serif;
}

h2 {
	font-size : small;
}

h3 {
	font-size : small;
}

h4 {
	font-size : small;
}

h5 {
	font-size : small;
}

h6 {
	font-size : small;
}

pre {
	border : solid thin;
	padding : 1em 3%;
}

.navlink{
	font-family : Arial, Helvetica, sans-serif;
}

.navlink{
	font-size : 1em;
	text-decoration : underline;
}

.navlink{
	color : #640F9B;
}
.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

