A:visited
{
	font-family: Verdana;
	color: #F8170B;
	text-decoration: none;
	border: 0px;
}

A:active
{
	font-family: Verdana;
	color: #F8170B;
	text-decoration: none;
	border: 0px;
}

A:hover
{
	font-family: Verdana;
	color: black !important;
	text-decoration: underline !important;
	border: 0px;
}

A:link
{
	font-family: Verdana;
	color: #F8170B;
	text-decoration: none;
	border: 0px;
}



body
{
	
	position: relative;
	width: 100%;
	height: 100%;
	background: white;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body:after
{
	content: '';
    display: block;
    clear: both;
}


h1
{
	font-family: Verdana;
	font-size: 14px;
	color: #F8170B;
	font-weight: bold;
	text-align: left;
	line-height: 170%;
	margin: 0px;
}


h2
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-align: center;
	line-height: 170%;
	margin: 0px;
}


h4
{
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-align: center;
	line-height: 170%;
	margin: 0px;
}


img
{
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


table
{
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


tr
{
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


td
{
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.align_center_to_left
{
    position: relative;
    right: 50%;
    float: right;
}

.align_center_to_right
{
    position: relative;
    z-index: 1;
    right: -50%;
}



.canva
{
	width: 750px;
	height: 100%;
	background: white;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}



.menu-a
{
	text-align: left;
	border: 0px;
}


.note
{
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	font-style: italic;
}


.main-text
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-align: left;
	line-height: 170%;
}


.data-text
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: left;
	line-height: 170%;
}


.news-text
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-align: left;
	line-height: 170%;
}


.comment-text
{
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
	text-align: center;
	line-height: 170%;
}


.copir-text
{
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
	text-align: center;
	line-height: 170%;
}

.back
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-align: right;
	line-height: 170%;
}

.LevelImage
{
	margin-top: 20px;
	margin-left: 118px;
	width: 40px;
	height: 17px;
}



