page {
size: landscape;
margin: 0.25in;
}

a:link {
	text-decoration: underline;
	color: #000080
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #3366CC;
}

table {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px
}

table.nav {
	background-color: #FFCB00
}

td.rule {
	background-color: #FFCB00
}

td.title {
	font-size: 14px
}

td.description {
	font-size: 10px
}

td.box {
	background-color: #FFFFFF; border: 2px solid #CCCCCC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px
}


body {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	text:#FFFFFF;
	margin: 0
}

p {
	font-family: Tahoma; 
	font-weight: bold;
	color:#008080
}

input.submit { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

input.password { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background-color:#FFFFFF
}

select { 
border:1px solid #888888; 
font-family: Tahoma; 
font-size: 9pt; 
font-weight: bold; 
color:#000000; 
background-color:#FFFFFF
}

descriptions {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
		font-size: 12px;
	color:#FFFFFF
}