body 
{  
	background-attachment: fixed; 
	background-image: url(/images/bg.gif); 
	background-repeat: repeat-y; 
	background-position: left top
}

.gentxt 
{  
	font-size: 13pt; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify;
}

.titl 
{ 
	font-size: 14pt; 
	font-weight: bold; 
	color: #093060; 
	text-align: right; 
}

.sublink
{
	margin: 5px;
	border-right: thin solid #98a8bc;
	border-bottom: thin solid #98a8bc;
	border-left: thin;
}

a 
{  
	font-size: 12pt; 
	font-weight: bold; 
	color: #093060;
	text-decoration: none;
}

a:hover 
{  
	font-size: 12pt; 
	font-weight: bold; 
	color: #000000; 
}
.email {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; font-weight: bold}
.english {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366; font-weight: normal}
