body{
		background: #CDCDCD;
		border-style: solid;
		border-color: #CDCDCD;
	}
table{
		background: #FFFFFF;
	}

h1{
		text-align: center;	
		color: #FFFFFF;
		font-size: 100px;	
		background: #4991C3;
}
h3{
		text-align: Right;
		font-size: 19px;	
		font-family: helvetica;
		font-weight: normal;
		
}
h2{	
		color: #993333;
		font-size: 35px;
		line-height: 40%;
		
}
h4{
		text-align: Right;
		font-size: 40px;	
}
h5{
	text-align: Rigth;
	color: #993333;
	font-size: 15px;
	font-family: helvetica;
	font-weight: normal;
	line-height: 60%;
}
h6{
		text-align: Center;	
		color: #FFFFFF;
		font-size: 35px;
		background: #993333;
		font-family: helvetica;
		font-weight: normal;
}
p.submenu{
	text-align: Rigth;
	color: #993333;
	font-size: 15px;
	font-family: helvetica;
	font-weight: normal;
	line-height: 60%;
}
