body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
	padding: 0;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
body {
	background-image: url(graphics/logs.jpg);
	margin-top: 70px;
	margin-bottom: 70px;
	margin-right: 30px;
	margin-left: 30px;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.style5 {color: #006600
}
.green-border {
	border: medium solid #006600;
}
.style7 {font-size: 14px}
.style8 {
	font-size: 16px;
	font-weight: bold;
}.thin-border {
	border: thin solid #006600;
}
.white-line {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.links:link{ 
color:#000000; text-decoration:underline;
} 
.links:active{ 
color:#000000; text-decoration:underline;
} 
.links:visited{ 
color:#000000; text-decoration:underline;
} 
.links:hover{ 
color:#666666; text-decoration:underline;
} 
.baner {
	background-image: url(graphics/big-banner.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: thin none #006600;
}
.nav:link{ 
color:#ffffff; text-decoration:none;
} 
.nav:active{ 
color:#ffffff; text-decoration:none;
} 
.nav:visited{ 
color:#ffffff; text-decoration:none;
} 
.nav:hover{ 
color:#ffcc00; text-decoration:none;
} 
.style9 {color: #FFFFFF
}
.nav2:link{ 
color:#006600; text-decoration:none;
} 
.nav2:active{ 
color:#006600; text-decoration:none;
} 
.nav2:visited{ 
color:#006600; text-decoration:none;
} 
.nav2:hover{ 
color:#006600; text-decoration:underline;
} 
.style10 {color: #FF0000}.red-border {
	border: 2px dotted #FF0000;
	padding: 5px;
	font-size: 14px;
	color: #FF0000;
}

