/* CSS Document */


body
{
	background-color:#CC0000;
	color:#000000;
	font-family:arial;
	max-width:1000px;
}

#before p
{
	text-align:center;
	font-weight:bold;
}

#before p a
{
	font-size:15px;
	color:white;
}

#pad
{
	padding:5px;

}

#right
{
	text-align:right;
	font-size:24px;
	color:#CC0000;
	padding-right:15px;
	padding-top:5px;
}

#right img
{
	float:left;
}

#right .b
{
	color:black;
	font-size:20px;
}

#left
{
	font-size:15px;
	padding:15px;
}

#left .indent
{
	text-indent:40px;
}

#left .underline
{
	text-decoration:underline;
	font-weight:bold;
	font-size:17px;
}

#d
{
	font-size:16px;
}

#d img
{
	float:right;
	padding-top:10px;
}

#center
{
	text-align:center;
	font-size:12px;
}

#center a
{
	text-decoration:underline;
	color:blue;
}

#after p
{
	text-align:center;
	font-weight:bold;
}

#after p a
{
	font-size:15px;
	color:white;
}

#left .ita
{
	text-align:center;
	font-size:17px;
	font-weight:bold;
}

#img p
{
	text-align:center;
}

#left .indentplus
{
	text-indent:100px;
}

#left .indentplus2
{
	padding-left:160px;
}

#left img
{
	float:right;
	padding-right:75px;
}
