<STYLE TYPE="text/css"> 

H2 {
	position: relative;
	color: white;
	font-size = x-large !important;
}
td{
	text-align: center !important;
	
}

P{
	text-align: justify !important;
}

FONT {
	text-indent:0pt;
	font-family: times new roman, courier, Arial, sans-serif !important;
	color: white !important;
	margin-left:0pt;
}

BODY { 
	
	text-align:justify !important;
	margin-right:0pt !important;
	margin-left:0pt !important;
	background-image: url("pictures/general/background.jpg") !important;
	background-repeat: repeat;
}

A:link { 
	color: 0048D0 !important;
	text-decoration: none;
}

A:active { 
	color: white !important;
	text-decoration: none;
}

A:visited { 
	color: #0048D0 !important;
	text-decoration: none;
}

A:hover{
	color: white !important;
	text-decoration: none;
}
</STYLE> 


