body{
	font-family: Verdana;
}
.title{
	align : center;
	color : #999999;
}
.title1{
	color : #FF0000;
	font-size: 24px;
	margin: 0px;
}
.title2{
	font-size: 24px;
	margin: 0px;
}
.title3{
	margin-top: 0px;
	color: #999999;
	font-size: 10px;
	font-weight: Bold;
}
.title4{
	text-align:right; 
	color: #999999; 
	font-size: 24px;
}
.links{
	color: #999999;
	font-size: 16px;
}
a
{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: small;
}
a:visited
{
	color: #999999;
}
a:hover
{
	color: #FF0000;
}
.contactname{
	color: #999999;
	font-size:18px;
}

.name{
	color: #999999;
	/*font-weight: bold;*/
	font-size:14px;
}
.value{
	color: #999999;
	font-size:12px;
}
.text-simple{
	color: #999999;
	text-align:justify;
	font-size: 12px;
	margin: 0px;
}
.text-title{
	font-size: 14px;
}
.text-inside{
	margin: 0px;
	margin-top: 2px;
	margin-left: 30px;
	margin-bottom: 20px;
	text-align: justify;
}
.title5 {

	color : #FF0000;
	font-size: 18px;
	margin: 0px;
}
