html {
	height:100%;
	width: 100%;
}
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	color: #000000;
	background-color: #a0938b;
}
a, a:link, a:hover, a:visited, a:active {
	text-align: justify;
	line-height: 22px;
	color: #000000;
	font-size: 14px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
li {
	text-align: left;
}
p, td {
	line-height: 22px;
	font-size: 14px;
	font-family: Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
}
p {
	text-align: justify;
}
.titles:link, .titles:hover, .titles:visited, .titles:active {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}
.right_title:link, .right_title:hover, .right_title:visited, .right_title:active {
	color: #000000;
	font-size: 15px;
	font-weight: 600;	
}
.right_title_a:link, .right_title_a:hover, .right_title_a:visited, .right_title_a:active {
	color: #be0a0b;
	font-size: 15px;
	font-weight: 600;
}
.top_title:link, .top_title:hover, .top_title:visited, .top_title:active {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 600;	
}
.top_title_a:link, .top_title_a:hover, .top_title_a:visited, .top_title_a:active {
	color: #000000;
	font-size: 15px;
	font-weight: 600;
}
.back:link, .back:hover, .back:visited, .back:active {
	color: #000000;
	font-size: 15px;
	font-weight: 500;
}
.title {
	color: #B5B5B5;
	font-size: 30px;
	font-weight: 500;
}