body {
	font-family: Arial;
	font-size: 10px;
	color: #3F6172;
	font-weight: 300;
	background-image: url(images/bg10.jpg);


}
h1 {
	font-family: Arial;
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;

}
table#layout{
	font-family: Arial;
	list-style-position: inside;
	border: thin solid #0066CC;
	background-color: #FFFFFF;




}
h2 {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	color: #4E7092;

}
h3 {
	font-family: Arial;
	font-size: small;
	color: #4E7092;
	text-align: right;
	background-color: #C1D8D9;


}
table#picture{
	font-family: Arial;

	




}
h4 {
	font-family: Arial;
	font-size: medium;
	color: #4E7092;
}
p {
	color: #3F6172;
	font-family: Arial;
	font-size: small;
	text-align: justify;


}
h5 {
	font-family: Arial;
	color: #4E7092;
	font-size: large;
	font-style: normal;
	text-align: center;
}
a {
	font-family: Arial;
	color: #4E7092;
	font-weight: bolder;

}
a:hover {
	font-family: Arial;
	color: #660000;
}

