﻿

body 
{
	background-color: #fff;
/*	background-image: url(images/back_main.jpg);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td
{
	font-family:Verdana;
	font-size:12px;
}

a
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}	

a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#d10101;
	text-decoration:none;
}

a.up
{
	font-family:Verdana;
	font-size:10px;
	color:#a3a3a3;
	text-decoration:none;
}

a.up:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#d10101;
	text-decoration:none;
}

a.link
{
	font-family:Verdana;
	font-size:12px;
	color:#0f5d75;
	text-decoration:none;
}

a.link:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#f33907;
	text-decoration:none;
}

h1
{
	font-family:Times New Roman, Verdana, Arial;
	font-size:22px;
	color:#1c7894;
	font-style:italic;
}

h2
{
	font-family:Times New Roman, Verdana, Arial;
	font-size:15px;
	color:#fff;
	text-align:center;
}
