/* CSS Document */

.home
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1A1A1A;
	text-align: justify;
}
.more
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1A1A1A;
	text-decoration: none;
	
}

A.more:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0056D7;
	text-decoration: none;
	
}
A.more:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	
}
A.more:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	
}

.homelinks
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	margin: 5px;

}


A.homelinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	
	margin: 5px;
}

A.homelinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	margin: 5px;
}
A.homelinks:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 5px;
}



.copyrite
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.dot
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
	color: #ffffff;
}


.more
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#003366;
	text-align: justify;
}

.tablecell
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1E1E1E;
	padding: 5px;
	text-align: center;
}
.headcell
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline
{
	font-size: 16px;
	font-weight: bold;
	color: #28548A;
	font-family: "Tahona", "Times New Roman", Times, serif;
	text-align: center;
}
.pragraph
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #200000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.list
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #200000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
.subtitle
{
	font-size: 16px;
	font-weight: bold;
	color: #002779;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subtitle2
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pic
{
	border: 1px solid #646462;
	
}
.piccell2
{
	border: 1px solid #FFFFFF;
}
.comment
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50743F;
}
.ancore
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}

A.ancore:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

A.ancore:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
A.ancore:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.bord
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}




A.letter:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

A.letter:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}

A.letter:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}

A.letter:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
