	body {
	margin: 0px;
	body: 0px;
}

table, td, tr, form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1 {
	color: #e67511;
	font-size: 3em;
}

h2 {
	color: #007bba;
	font-size: 2em;
}

h3 {
	color : #004059;
	font-size : 1.3em;	
}

input, select, textarea {
	border: 1px #000 solid;
	padding-left: 10px;
	color:#666666;
}

p.open:first-letter {
	font-size : 1.5em;
}


ul {
	font-size : 1.3em;
	color : #004059;
}

ul.secondary {
	font-size : 0.9em;
	color : #004f88;
}

li {
	margin-bottom : 5px;
}

a.body {
	text-decoration : none;
	font-style : 	color : #4664a7;
}

a.external {
	text-decoration : none;
	color : 004059;
}

a.external:hover {
	color : #e67411;
}

a.mail {
	text-decoration : none;
	font-style : bold;
	color : #4664a7;
}

a.mail:hover {
	color : #e67411;
}

a.nav {
	color : white;
	text-decoration : none;
	font-family : arial,sans-serif;
	font-size : 1.4em;
}

div.nav {
	margin-right : 20px;
	margin-bottom : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 8px;
}

div.orig_color {
	display : none;
}

