body {
	margin: 0;
	background-image: url('images/body_graylines.gif') ;
}
a.menuLink {
	font-family: 'Century Gothic', arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}
a.menuLink:active, a.menuLink:link, a.menuLink:visited {
	color: #666;
	text-decoration: none;
}
a.menuLink:hover {
	color: #4096c3;
	text-decoration: none;
}



/* 06 styles */
td.main {
	font-family: arial;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
	text-align: justify;
}

input { font-family: arial; font-size: 12px; color: #444444; }
select { font-family: arial; font-size: 12px; color: #444444; }

.main {
	font-family: arial;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
}

.small {
	font-family: arial;
	font-size: 10px;
	color: #444444;
	line-height: 15px;
}

font.main {
	text-align: justify;
}

.main_pink {
	font-family: arial;
	font-size: 12px;
	color: #FF3366;
	line-height: 17px;
}

.header1 {
	font-family: arial;
	font-size: 18px;
	color: #444444;
	line-height: 23px;
}

.header2 {
	font-family: arial;
	font-size: 24px;
	color: #444444;
	line-height: 29px;
}

.header1_pink {
	font-family: arial;
	font-size: 18px;
	color: #FF3366;
	line-height: 23px;
}

a:active { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: underline; }
a:link { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: underline; }
a:visited { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: underline; }
a:hover { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: none; }

a.main:active { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: underline; }
a.main:link { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: underline; }
a.main:visited { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: underline; }
a.main:hover { font-family: arial; font-size: 12px; color: #FF3366; text-decoration: none; }

a.small:active { font-family: arial; font-size: 10px; color: #FF3366; text-decoration: underline; }
a.small:link { font-family: arial; font-size: 10px; color: #FF3366; text-decoration: underline; }
a.small:visited { font-family: arial; font-size: 10px; color: #FF3366; text-decoration: underline; }
a.small:hover { font-family: arial; font-size: 10px; color: #FF3366; text-decoration: none; }
