﻿.font1
{
	color: #006633;
	font-family: Verdana;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	margin: 10px;
}

.fonth
{
	color: #cc0000;
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	margin: 10px;
	text-align: justify;
}

.font2
{
	color: #ffffff;
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	margin: 3px 15px;
	text-align:center;
}


a:hover
{
	width: 13px;
	height: 13px;
	color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;
	text-align: center;
	display: block;
}
a:visited
{
	width: 13px; 
	height: 13px; 
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	text-align:center;

	display:block;
}
a
{
	width: 13px;
	height: 13px;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

	display: block;
	text-align: center;
}
.bgcol
{
	background-image: url(Photo/page.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}