html, body {
	height: 100%;
}

body {
	margin : 0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow:auto;
}
td {
	font-size: 10px;
}

img {
	border:0;
}

.text_ref{
	color: #D288A2;
	font-weight:bold;
}

a{
	outline:none;
	color: #FFFFFF;
	text-decoration:none;
}
:hover{
	color:#FFCC00;
}

h1 {
	font-size: 12px;
}

