BODY, TD {
	background: #D2FFFF;
	color : Navy;
	font-family : arial;
	font-size: 12px;
	text-align: justify;
}

IMG.right {
	float : right;
}

IMG.left{
	float : left;


}

P.tua{
font-family : Arial;
	color : #00008B;
	font-size : 14px;
	font-weight : bold;
	text-align : left;

}


P.intro{
	font-family : Tahoma;
	color : #00008B;
	font-size : medium;
	font-weight : lighter;
	text-align : center;
}

H2 {
	background-color : #94E7E7;
	height : auto;
	text-align: center;

}

H3 {
	font-size: x-small;
	font-weight: lighter;
	color : Navy;
	font-family : Tahoma;
	text-align : justify;
	background-color : #E6E6FA;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: normal;
	color : White;
	font-family : Tahoma;
	background-color : Red;
	text-align : center;
}

H5{
    font-size: small;
	font-variant: normal;
	font-weight: lighter;
	color : #0F89FF;
	font-family : Tahoma;
}

H6 {
	font-size: x-small;
	font-weight: lighter;
	color : Navy;
	font-family : Tahoma;
	background-color : #D7D7FA;
	text-align : justify;
}

HR {
	color: #00FF00;
	height: 1pt;
}

A.top:link{
	color : #000066;
	background : #94E7E7;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : medium;
}
	
A.top:visited{
	color : #000066;
	background : #94E7E7;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : medium;
}

A.top:hover{
	color : Red;
}

A.top:active{
	color : #000066;
}

A.side:link{
	color : Blue;
	background : #BAFED7;
	font-family : Tahoma;
	text-decoration : none;
	font-size : x-small;
	font-weight : lighter;
	font-variant : normal;
	white-space : wrap;
}
	
A.side:visited{
	color : Blue;
	background : #BAFED7;
	font-family : Tahoma;
	text-decoration : none;
	font-size : x-small;
	font-weight : lighter;
	font-variant : normal;
	white-space : wrap;
}

A.side:hover{
	color : Red;
}

A.side:active{
	color : Blue;
}

A.bottom:link{
	color : #2B2CFF;
	background : #D2FFFF;
	font-family : Tahoma;
	text-decoration : none;
	font-size : small;

}
	
A.bottom:visited{
	color : #6667FF;
	background : #D2FFFF;
	font-family : Tahoma;
	text-decoration : none;
	font-size : small;
}

A.bottom:hover{
	color : Red;
}

A.bottom:active{
	color : #6C6EFF;
}

A.radio:link{
	color : Blue;
	background : #D2FFFF;
	font-family : Tahoma;
	text-decoration : none;
	font-size : small;
	font-weight : lighter;
	font-variant : normal;
	white-space : nowrap;
}
	
A.radio:visited{
	color : Blue;
	background : #D2FFFF;
	font-family : Tahoma;
	text-decoration : none;
	font-size : small;
	font-weight : lighter;
	font-variant : normal;
	white-space : nowrap;
}

A.radio:hover{
	color : Red;
}

A.radio:active{
	color : Blue;
}