body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link { text-decoration: none; color: #ffffff; }
a:visited { text-decoration: none; color: #ffffff; }
a:active { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: none; color: #ff0066; }

.tit {
	font-size: 33px;
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
}

.stit {
    color: #404040;
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: bold;
 }
 
.stxt {
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    color: #000000;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
 }

.nav-menu
	{	
		background-color:#000000;
		color: #ff0066;
		font-family: 'Arial', sans-serif;
		font-size: 14px;
		font-weight:bold;
	}

.sub-menu
	{	
		line-height: 38px;	
		//list-style-image: url(images/wwdbull.jpg);	
		color: #000000;
		font-family: 'Arial', sans-serif;
		font-size: 14px;
		font-weight:bold;
	}	
.sub-menu a:link { text-decoration: none; color: #000000; }
.sub-menu a:visited { text-decoration: none; color: #000000; }
.sub-menu a:active { text-decoration: none; color: #000000; }
.sub-menu a:hover {  text-decoration: none; color: #ff0066; }

.art-tit
	{
		color: #000000;
		font-family: 'Arial-BoldMT','Arial',sans-serif;
		font-size: 29px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		letter-spacing: 0pt;
		line-height: 23px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		opacity: 1;
		padding-bottom: 0px;
		padding-top: 0px;
		text-align: center;
		text-decoration: none;
		text-indent: 0px;
		text-transform: none;
	}
.art-sub
	{
		color: #333333;
		font-family: 'Arial-BoldMT','Arial',sans-serif;
		font-size: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		letter-spacing: 0pt;
		line-height: 33px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		opacity: 1;
		padding-bottom: 0px;
		padding-top: 0px;
		text-align: center;
		text-decoration: none;
		text-indent: 0px;
		text-transform: none;
	}
.art-txt
	{
		text-indent: 1cm;
		color: #000000;
		font-family: 'ArialMT','Arial',sans-serif;
		font-size: 12px;
		text-align: justify;
	}

