P  {}

H1  {
	font-size : x-large;
	font-weight : bold;
	text-align : center;
	line-height : 1;
	color : Maroon;
}

H2  {
	font-size : large;
}

H3  {}

BODY  {}

H4  {
	font-size : small;
	font-weight : bold;
	text-align : center;
}

Table.que  {
	font-size : x-small;
	font-family : Arial;
	text-align : right;
	width : 100%;
}

TR.head  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	text-align : right;
}

Table.banner  {
	width : 100%;
	font-size : large;
	font-weight : bold;
	background-color : #FFFF00;
	text-align : center;
	font-family : cursive;
	color : #0000FF;
}

TD.info  {
	text-align : left;
	padding-left : 10;
}

