/* CSS Document */


body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	vertical-align:top;
}

.image_title {
	font-size: 11px;
}

.logo	{font-size: 70px;
		color:#000066;
		font-weight: bolder;
		font-style:italic;
		}
		
.footer	{font-size:11px;
		}
		
.logo2	{font-size: 38px;
		color:#000066;
		font-weight: bolder;
		font-style:italic;
		}

.body_title	{font-weight: bold;
		color:#000066;
		}

.page_title	{font-weight:bolder;
		color:#000066;
		font-size:32px;
		vertical-align:top;
		}

