/* CSS Document */body {		background-color:#FFFFFF;		color:#000000;			}	body,td,p {		font-family:Arial;		font-size:10px;		line-height:14px;		font-family:Arial, Helvetica, sans-serif;	}h1 {	line-height:20px;	text-align:left;}	a:link {	color:#CC0000;	text-decoration:none;	font-weight:bold;}a:active {	color:#CC0000;	text-decoration:none;	font-weight:bold;}a:visited {	color:#CC0000;	text-decoration:none;	font-weight:bold;}a:hover {	color:#CC0000;	text-decoration:underline;	font-weight:bold;}	.content {		text-align:justify;		padding:5px;	}		.menu {		text-align:center;	}		a.menu:link {		color:#000000;		font-size:11px;		text-decoration:none;		font-weight:bold;		text-align:center;	}		a.menu:active {		color:#000000;		font-size:11px;		text-decoration:none;		font-weight:bold;	}		a.menu:visited {		color:#000000;		font-size:11px;		text-decoration:none;		font-weight:bold;	}		a.menu:hover {		color:#000000;		font-size:11px;		text-decoration:underline;		font-weight:bold;	}		.bottomcopyright {		color:#FFFFFF;		background-color:#000000;		text-align:center;		padding:5px 0px 5px 0px;		font-size:10px;		height:100px;	}		a.bottomcopyright:link {		color:#FFFFFF;		font-weight:bold;		text-decoration:none;		font-size:10px;			}		a.bottomcopyright:active {		color:#FFFFFF;		font-weight:bold;		text-decoration:none;		font-size:10px;	}		a.bottomcopyright:visited {		color:#FFFFFF;		font-weight:bold;		text-decoration:none;		font-size:10px;	}		a.bottomcopyright:hover {		color:#FFFFFF;		font-weight:bold;		text-decoration:underline;		font-size:10px;	}		a.shifterslink:link {		color:#FFFFFF;		text-decoration:none;		font-weight:bold;	}		a.shifterslink:active {		color:#FFFFFF;		text-decoration:none;		font-weight:bold;	}		a.shifterslink:visited {		color:#FFFFFF;		text-decoration:none;		font-weight:bold;	}		a.shifterslink:hover {		color:#FFFFFF;		text-decoration:underline;		font-weight:bold;	}	