BODY
{
background-color: LightSkyBlue ;

}

a
{
	font-family: verdana, arial, sans-serif; font-size: 12px; color: black; text-decoration: none;
}

.text1 
{
	font-family: Verdana, Arial, Sans-Serif; font-size: 10pt; color: Black;
}

.text2
{
	font-family: Verdana, Arial, Sans-Serif; font-size: 12pt; color: blue;
}

.text3
{
	font-family: verdana, arial, sans-serif; font-size: 12px; color: blue; font-weight: bold; text-decoration: none;
}

.title
{
	font-family: Verdana, Arial, Sans-Serif; font-size: 18pt; color: Black;
}

.copyright
{
	font-family: Verdana, Arial, Sans-Serif; font-size: 7pt; color: Black;
}

.error 
{
	font-family: Verdana, Arial, Sans-Serif; font-size: 10pt; color: Red;
}