body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url('img/background.jpg');
}
	td,tr{
	font-size: 12px;
	line-height: 150%;
}
a:link {
	text-decoration: none;
	color:#0000FF;
	
}
a:visited {
	text-decoration: none;
	color:#000066;
}
a:hover {
	text-decoration: underline;
	color:#66ccff;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.subtitle2 {
	font-size: 14px;
	font-weight: bold;
}
.coment {
	text-align: left;
	display: table;
	border: #FFFFCC;
	float: left;
	height: auto;
	width: auto;
}
.list {
	margin-left:0px;
	list-style-type: circle;
}
.menu {
	border: #990000;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.subtitle4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #000033;
}

