p  {
	font-size : x-small;
	font-family : arial, sans-serif;
	color : #FFFFFF;
}

h2, h3  {
	font-weight : bold;
	font-family : arial, sans-serif;
	color : #FFFFFF;
}

a  {
	font-family : arial, sans-serif;
	font-size : x-small;
	color : #00FFFF;
}

a:visited  {
	font-family : arial, sans-serif;
	font-size : x-small;
	color : #00FFFF;
}

a:active  {
	font-family : arial, sans-serif;
	font-size : x-small;
	color : #00FFFF;
}

a:hover  {
	font-family : arial, sans-serif;
	font-size : x-small;
	color : #00FFFF;
}

body  {
	font-family : arial, sans-serif;
	font-size : x-small;
	color : #FFFFFF;
	background-color : #000080;
}

hr  {
	border-color : #00FFFF;
	border-style : ridge;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	margin-left : 20px;
	margin-right : 20px;
}

table  {
	font-size : x-small;
	font-family : arial, sans-serif;
	color : #C0C0C0;
	border-color : #00FFFF;
	border-width : thin;
	border-style : ridge;
	width : auto;
	background-color : #000080;
	background : url(bk1.html);
}

th  {
	font-size : medium;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
	border-color : #0000FF;
}

td  {
	font-size : x-small;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	border-color : #0000FF;
}

input  {
	font-size : x-small;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	border-color : #00FFFF;
	border-style : ridge;
	border-width : thin;
	background : url(bk1.html);
}

h1  {
	font-weight : bold;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	border-color : #00FFFF;
	border-style : ridge;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	margin-left : 20px;
	margin-right : 20px;
	text-transform : capitalize;
	text-align : center;
}

input.button  {
	font-size : x-small;
	font-family : arial, sans-serif;
	color : #C0C0C0;
	border-style : none;
	background-color : #000080;
	background : none;
}

p.sm  {
	font-size : xx-small;
	font-family : arial, sans-serif;
	color : #FFFFFF;
}

