.font1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman";


}

h1
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman";
}


.font2 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
}

.font3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;

}

.font3big {
	font-family: "Times New Roman";
	font-size: 26px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

a
{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
