﻿body {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}
.style1 {	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 18px}
.style2 {font-weight: bold}
body,td,th {
	color: #003300;
}
.style11 {	color: #006600;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:active {
	color: #00CC99;
}
ul {
	list-style: inside;	
}
img.imageright {
	float: right;
	margin: 0 10px;
}
img.imageleft {
	float: left;
	margin: 0 10px;
}
div.navigation {
	float: left;
	padding: 10px;
	width: 180px;
}

div.rightcolumn {
	float: left;
	padding: 10px;
	width: 800px;
}
span.underline {
	text-decoration: underline;
}

.style1 {	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 18px}
.style2 {font-weight: bold}
body,td,th {
	font-size: 18px;
	color: #003300;
}
.style11 {font-size: 14px;
	color: #006600;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:active {
	color: #00CC99;
}

.floatright {
	float:right;
	padding: 5px;
}
p.images img {
	padding: 8px;
	background: #efefef;
	border: 1px solid #999;
	margin: 5px;
}


/*---------------------LATIN--------------------*/


.floatRightLatin {
float: right;
padding-left:10px;
}
