html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	color: #666666;
	margin:  0;
	outline: 0;
	padding: 0;
	border: none;
	vertical-align: baseline;
	text-decoration:none;
}


body.horizontal
{
	min-height: 268px;
}
body.vertical
{
	min-height: 416px;
}

h1
{
	color: #990000;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px;
}

div
{
	position:relative;
}


#logo
{
	background: #006666;
	line-height: 0;
	width: 100%;
}

p
{
	line-height: 1.4;
	font-size: 1em;
	padding: 0px 20px;
}

ul
{
	list-style-position: inside;
	line-height: 1.4;
	font-size: 1em;
	padding: 0px 20px;
}


.menu
{
	margin: 20px;
}

a:hover
{
	color:  #990000;
}

a:visited
{
	color:  #990000;
}

table, th, td {
  border: 0px solid grey;
}

sup
{
	color: #990000;
}
