A {
	color : #003399;
	text-decoration : none;
	font-family: "Century Gothic";
	font-size: 1em;
}

A:hover {
	color : #003399;
	text-decoration : underline;
	font-family: "Century Gothic";
	font-size: 1em;
}

BODY {
	background : url(images/bg2.jpg);
	color : #000000;
	font : 1.0em centaur, century, serif;
	text-align : center;
}

IMG {
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	vertical-align : middle;
}

IMG.photo {
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
}

LI {
	text-align : justify;
}

P {
	text-align : justify;
}

TABLE.line {
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : #000000;
	width: 60em;
}

TD.footer {
	width : 60em;
	background : #FFFFFF;
	color : #000000;
	text-align : center;
	vertical-align : top;
	font-family: "Century Gothic";
	font-size: 1em;
}

TD.header {
	background : #336699;
	color : #FFFFFF;
	width: 60em;
}
TD.link {
	background : #FFFFFF;
	color : #000000;
	text-align : center;
	vertical-align : bottom;
}

TD.main {
	width : 60em;
	background : #F0F0FF;
	color : #000000;
	text-align : center;
	vertical-align : top;
	font-family: "Century Gothic";
	font-size: 12pt;
}

TD.rollover {
	background : #FFFFFF;
	color : #000000;
	text-align : center;
	vertical-align : bottom;
	filter : alpha(opacity=50);
}

TD.text {
	background : #F0F0FF;
	color : #000000;
	text-align : left;
	width : 500px;
	font-family: "Century Gothic";
	font-size: 12pt;
}

TD.white {
	background : #FFFFFF;
	color : #000;
	text-align : center;
	vertical-align : top;
	font-family: "Century Gothic";
	font-size: 1em;
}
TD.white2 {
	background : #FFFFFF;
	color : #000;
	text-align : center;
	vertical-align : top;
	font-family: "Century Gothic";
	font-size: x-large;
}
TD.main2 {
	background : #F0F0FF;
	color : #000000;
	text-align : left;
	vertical-align : top;
	font-family: "Century Gothic";
	font-size: 12pt;
	width: 60em;
}

