body{
		color: #000000;
		background-image: url('');
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: justify;
		line-height: 14px; 
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal; 
		font-size:11px; 
		font-family: "Century Gothic", New Century times, serif;
}

a:link, a:active, a:visited {
		font-weight: normal;
		font-size:11px;
		text-decoration: none;
		color: #64acc4;
}

a:hover{
		font-weight: normal;
		font-size:11px;
		text-decoration:none;
		cursor: default;
		color: #b0d9e6;
}

strong, b{
		color: #E74552;
		text-decoration: none;
}
	
u{
		color: #0a538a;
		text-decoration: underline;
}

i{
		color: #0a538a;
		text-decoration: none;
}

input, textarea, select, option{
		font-size: 11px;
		font-family: "Century Gothic", New Century times, serif;
		font-weight: normal;
		background-color: #FFFFFF;
		color: #000000;
		border-bottom: 1px #000000 dotted;
		border-left: 0px #000000 solid;
		border-top: 0px #000000 solid;
		border-right: 1px #000000 dotted;
}


td{
		font-size: 10px;
}


h1, h2{
		font-family: "Century Gothic", New Century times, serif;
		font-size: 19px;
		font-weight: normal;
		text-align: left;
		line-height:20px;
		border-bottom: 1px dotted #000000;
}


.nav a:link, .menu a:visited, .menu a:active{
		font-family: "Century Gothic", New Century times, serif;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
		letter-spacing: 0px;
}

.nav a:hover{		
		font-family: "Century Gothic", New Century times, serif;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
		letter-spacing: 0px;
}	
