body { 
	margin: 10px;
	background-color: #ffffff;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 10px;
	color: #777777;
	font-weight: 700;
				
}
.email {
	font-size: 15px;
	font-weight: 700;
	color: #333333;
				
}



.heading {
	font-size: 15px;
	font-weight: 700;
	color: #333333;
				
}
.normal
{
	font-size: 12px;
	font-weight: 700;
	color: #333333;
				
}
.AppQuestions {
	height: 30px;
}

.app1
{
	font-size: 13px;
	font-weight: 500;
	color: #000000;
				
}
.app0
{
	font-size: 10px;
	font-weight: 300;
	color: #333333;
				
}
.app2
{
	font-size: 15px;
	font-weight: 700;
	color: #333333;
				
}
.app3
{
	font-size: 17px;
	font-weight: 700;
	color: #333333;
				
}
.app3w
{
	font-size: 17px;
	font-weight: 700;
	color: #ffffff;
				
}
.error
{
			
	font-size: 12px;
	font-weight: 700;
	color: #ff0000;
			
}
			
.update {
	font-size: 16px;
	font-weight: 700;
	color: #002963;
				
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a.copyright {
	color: #000000;
	background-color: #ffffff;
}
