
BODY {
	background-image : url(tsthpr.gif);
	color: Black;
	font-family : Arial;
	margin-left : 1cm;
	margin-right : 2cm;
	margin-top : auto;
	width:900;
}
H1 {
	background-color : Maroon;
	border : thin groove Lime;
	font-family :arial; serif;
	font-size : x-large;
	font-weight : bold;
	color : Yellow;
	text-align : left;
	width : 100%;
	
	margin-right : 10%;
}

H1.teine  {	BACKGROUND: #ccffff; 
BORDER: goldenrod thin inset;  COLOR: slateblue; 
FONT: bold 32pt verdana, arial, helvetica; 
MARGIN-BOTTOM: 2px; 
MARGIN-LEFT:3cm; 
MARGIN-TOP: 10px; 
TEXT-ALIGN: center}

H2 {
	background-color : Aqua;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
	text-align : center;
	margin-left : 15%;
	margin-right:15%;
		}
H3 {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bolder;
	color: Teal;
}


H4 {font-size:12pt;
font-style: italic;
}
H4 {font-size:12pt;
font-style: italic;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	margin-left:50px;
	line-height : normal;
}
	P.red {
	 color: Red;
	 text-align: center;
	 font-family: Arial;
	 font-size: x-large;
}
.tpar {text-align:right}

B.b {
	color : red;
	font-weight : normal;
}
I.i {color: red;
	font-style:italic;
}
.par 

{

	float : right;
}
.taane {
	margin-left: auto;
}
.vas {
	float : left;
}

HR {
	 color: Black;
	 width: 80%;
}
A  {color : Blue;}
A:Visited  {color : navy;}
A:Active  {	color : Teal;}
A:Hover  {color : Red;}

