BODY {
        background: rgb(45,45,45);
	    margin: 0px 0px 0px 0px;
}

.style_1 {
        background: url(images/tit_1.jpg) 0px 0px;
        background-repeat: no-repeat;
}         

.style_2 {
        background: url(images/tit_2.gif) 0px 0px;
        background-repeat: no-repeat;
} 

.style_3 {
        background: url(images/tit_3.jpg) 0px 0px;
        background-repeat: no-repeat;
} 

.style_4 {
        background: url(images/tit_4.gif) 0px 0px;
        background-repeat: no-repeat;
}

.menu {
		color: rgb(65,217,255);
		font-size: 11px;
		font-family: tahoma;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 1px;
}

.menu:hover {
		color: rgb(65,217,255);
		font-size: 11px;
		font-family: tahoma;
		text-decoration: none;
		font-weight: bold;
}

P {
		font-family: tahoma, arial;
		font-size: 11px;
		text-align: justify;
		color: rgb(157,240,255);
		padding-left: 20px;
		padding-right: 12px		
}

A {
color: rgb(157,240,255);
}

.link {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(65,217,255);
		text-decoration: underline;
}

.link:hover {
		font-family: tahoma, arial;
		font-size: 11px;
		color: rgb(65,217,255);
		text-decoration: none;
}

.cont {
		color: rgb(222,222,222);
		font-family: verdana;
		font-size: 11px;
		padding-right: 10px;
		padding-left: 15px;
}		

.cont a{
		color: rgb(222,222,222);
		font-family: verdana;
		text-decoration: none;
}		

.cont_2 {
		color: rgb(222,222,222);
		font-family: verdana;
		font-size: 12px;
		padding-right: 10px;
		padding-left: 15px;
}

.copy {
		color: rgb(208,208,208);
		font-family: tahoma;
		font-size: 11px;
		padding-top: 12px;
		padding-left: 570px;
}

    H1 {
	padding-left: 30px;
	padding-right: 15px;
	FONT-SIZE: 16px;
	font-family: tahoma, arial;
	color : #DE6C76;
}	
     H2 {
	padding-left: 30px;
	padding-right: 15px;
	FONT-SIZE: 12px;
	font-family: tahoma, arial;
	color : #4B5594;
}	

	 
