hr
{
	color: #342F5F;
	height: 2;
}
P
{
	color: #000000; 
	font-family: Arial;
	font-size: 10pt;
}

ul, li {
	color: #000000; 
	font-family: Arial;
	font-size: 10pt;
}
ul.big, li.big{
	color: #EBC015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a:link
{
	color: #EC6909; 
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

a.main, a.main:visited {
	color: #EBC015; 
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.main:hover, a.main:active {
	color: #342F5F; 
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a:visited
{
	color: #EC6909;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
} 
a:active 
{
	color: #EC6909;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}
a:hover 
{
	color: #93A443;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

#content  a:link
{
	color: #EBC015;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
#content  a:visited
{
	color: #EBC015;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
#content  a:active
{
	color: #EBC015;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
#content  a:hover
{
	color: #342F5F;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

body
{
	font-family: Arial;
}

.silver {
	color: Silver;
	background: transparent;
}

.bluebox
{
	width: 130px;
	float: right;
	background-color: #342F5F;
	color: #EBC015;
	font-size: 10pt;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.greenbox {
	width: 130px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	background-color: #93A443;
	color: #342F5F;
	font-size: 10pt;
	padding: 10px;
}

.yellowbox {
	width: 130px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	background-color: #EBC015;
	color: #342F5F;
	font-size: 10pt;
	padding: 10px;
}
.nav {
	margin: 0;
	padding: 0;
}
.picture {
	margin: 4px;
	border: 8px ridge #EBC015;
}
