body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c2d59;
}
.bigdarkblue {
	font-size: 24px;
	font-style: italic;
	color: #0c2d59;
}
.bigltblue {
	font-size: 24px;
	font-style: italic;
	color: #1a58a2;
}
.green {
	color:#2da50a;
}
.ltblue {
	color:#1a58a2;
}
a:link {
	color: #2C9E09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C9E09;
}
a:hover {
	text-decoration: underline;
	color: #2C9E09;
}
a:active {
	text-decoration: none;
	color: #2C9E09;
}
.ftr	{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}
.ftr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ftr a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ftr a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.ftr a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.box	{
	background-image: url(images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #f0f3f7;
	width: 115px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
.contact	{
	background-image: url(images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
b	{}
i	{}
u	{}
.p	{
	line-height: 2em;
}
.small {
	font-size: 10px;
}
.titles {
	font-size: 24px;
}