body {
	background-color: #FFFFFF;
}

p, th, td, h1, h2, h3, h4, h5, li {
	/*font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 20px;*/
}

.body {
	font-size: 16pt;
	font-weight: bold;
}


td.lgo {
	background-image: url(images/mari_and_border.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-family: "Cooper Black", "Times New Roman", serif;
}

h1.lgo {
	margin: 50px 120px 2px 2px;
	font-size: 58pt;
	font-family: "Cooper Black", "Times New Roman", serif;
}

h1.lgo2 {
	color: #008000;
	font-family: "Cooper Black", "Times New Roman", serif;
}

h1.lgo3 {
	/*margin: 40px 40px 2px 2px;*/
	font-size: 36pt;
	font-family: "Cooper Black", "Times New Roman", serif;
}
h1.lgo4 {
	/*margin: 40px 40px 2px 2px;*/
	font-size: 24pt;
	font-family: "Cooper Black", "Times New Roman", serif;
	font-style: italic;
}

.lgom {
	color: #800080
}

.lgoe {
	color: #00ff00;
}

.lgox {
	color: #ff0000;
}

.lgoi {
	color: #ff00ff;
}

.lgoc {
	color: #ff9900;
}

.lgoo {
	color: #0000ff;
}

.lgon {
	color: #ffcc00;
}

.bodycol {
	color: #800000;
}

.grn {
	color: #00FF00;
}

.grn2 {
	color: #008000;
}

.red {
	color: #ff0000;
}

.center {
	text-align: center;
}

.itl {
	font-style: italic;
}

.undl {
	text-decoration: underline;
}

.pt1 {
	font-size: 14pt;
}

.pt2 {
	font-size: 16pt;
}

.pt3 {
	font-size: 22pt;
}

.bold {
	font-weight: 700;
}

.rt {
	text-align: right;
}

.j {
	text-align: justify;
}

.u {
	text-decoration: underline;
}

.i {
	font-style: italic;

.c {
	text-align: center;
}

.b {
	font-weight: 800;
}

.b0 {
	font-weight: 400;
}

.border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.small {
	font-size: 65%;
}

A:link {
	color: #000099;
}

A:visited {
	color: #000099;
}

A:active {
	color: #FF0000;
}

A:hover {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: none;
}