P  {
	font-family : Century Gothic;
	font-size : 15;
}

H1  {
	font-size : 25;
}

H2  {}

H3  {}

A  {
	color : White;
	text-decoration : none;
}

A:Visited  {
	color : White;
}

A:Active  {
	color : White;
	font-weight : bold;
}

A:Hover  {
	color : Yellow;
}

BODY  {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0,0,0,0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0,0,0,0;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	border-width : 0;
	border-style : none;
	color : White;
	font-family : Century Gothic;
}

.cte  {
	font-size : 30;
}

#in  {
	text-decoration : underline;
}

#in1  {
	text-decoration : underline;
}

#in2  {
	text-decoration : underline;
}

