﻿body 
{
	font-family:Arial
	font-size:medium;
	
}
.question
{
	font-weight: bolder;
	color: #ff0033;
	font-family: Tahoma;
	font-size: smaller;
}

H1
{
	font-weight: bolder;
	font-size:x-large;
	color: black;
	font-family: Verdana;
}
H3
{
	font-family:Verdana;
	font-size:inherit
}
PLAINTEXT
{
	font-family:Arial
	font-size:medium;
}
