﻿body {
	margin: 0px;
	padding: 0px;
	background-image: 
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif	
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif	
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif 
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

p {
	margin: 0px 0px 1em 0px;
}

a {
	color: #4E8BC1;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-repeat: repeat-x;
	background-position: left top
}

.bg2 {
	background-repeat: repeat-x;
	background-position: left top
}

.bg3 {
	background-repeat: repeat-x;
	background-position: left top
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	color: #000000;
}

.text3 {
	color: #000000;
}

.text4 {
	font-size: 11px;
}

a.link1 {
	color: #000000;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}