P  {
	font-family : Times New Roman, serif;
}

li  {
	font-family : Times New Roman;
}

H1  {
	font-size : 35px;
	font-family : Times New Roman, serif;
	color : Blue;
	font-style : italic;
	font-weight : bold;
}

H2  {
	color : rgb(0,132,184);
	font-size : 30px;
}

H3  {
	font-family : sans-serif;
	font-size : 18px;
}

A  {
	color : Purple;
}

A:Visited  {
	color : Purple;
}

A:Active  {
	color : Fuchsia;
}

A:Hover  {
	color : rgb(0,132,184);
}

BODY  {
	padding-top : 0;
	padding-bottom : 0;
}

.navbar  {
	font-size : 12px;
	font-family : Arial;
	top : 0px;
	top : auto;
	left : auto;
}

#header P  {
	font-size : 15px;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : italic;
	color : rgb(0,132,184);
	font-weight : bold;
	padding-bottom : 10px;
}

P#space  {
	margin-bottom : 200px;
	color : rgb(0,132,184);
}

table  {
	padding : 0;
	border-width : 0;
	padding-top : 0;
	margin-top : 0;
}

.items  {
	color : Black;
	font-style : italic;
	font-size : 12px;
	font-family : serif;
}

tr#menu  {
	background-color : #D8DAF3;
	padding-top : 0;
	padding : 0;
	margin-top : 0;
}

.body  {
	font-size : 15px;
}

.front  {
	font-size : 18px;
	color : rgb(0,124,172);
}

.body A  {
	color : Purple;
	font-weight : bold;
	text-decoration : none;
}

.body A:Visited  {
	color : Purple;
	font-weight : bold;
	text-decoration : none;
}

.body A:Hover  {
	color : rgb(0,132,184);
	text-decoration : underline;
}

.header  {}

.pics  {
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 10px;
}

.clear  {
	font-size : 12px;
	font-family : sans-serif;
}

