BODY {
	font-family : tahoma, arial, helvetica;
	font-weight : normal;
	color : #000000;
	background : #ffffff;
        margin : 0 0 0 0;
}

TD {
	text-align : left;
        vertical-align : top;
}
TD.box {
	text-align : left;
        vertical-align : top;
	background : #ffffff;
	border : 1 solid #000000;
}
TD.boxspace {
	background : #ffffff;
	border : 1 solid #000000;
}
TD.boxtitle {
	font-family : tahoma;
        font-size : 10px;
        font-weight : normal;
        letter-spacing : 1;
	text-align : left;
        vertical-align : middle;
	padding : 0 0 0 0;
	background : #af0606;
        color : #ffffff;
}
TD.boxtriangle {
	text-align : left;
        vertical-align : top;
	padding : 0 0 0 0;
}
TD.boxphoto {
	border-right : 1 solid #000000;
}
TD.menuitem {
	text-align : left;
        vertical-align : bottom;
        letter-spacing : 1;
        padding : 0 0 2 0;
        border-bottom : 1 dotted #444444;
}

P {
	font-size : 13px;
	text-align : justify;
	margin : 5 0 0 0;
	padding : 0 0 0 0;
}

A.menuitem {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
        color : #000000;
}
A.menuitem:active {
	color : #000000;
}
A.menuitem:visited {
	color : #000000;
}
A.menuitem:hover {
        color : #444444;
	background : none;
}

A.box {
	text-decoration : none;
        color : #ffffff;
}
A.box:active {
	text-decoration : none;
	color : #ffffff;
}
A.box:visited {
	text-decoration : none;
	color : #ffffff;
}
A.box:hover {
	text-decoration : underline;
        color : #ffffff;
	background : none;
}
