<style>
BODY	{ 
    BACKGROUND-IMAGE: url(gif/backgrnd.gif);
    FONT-FAMILY: Arial, "Times New Roman", Courier;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left }

a	{ text-decoration: none; }
a:hover	{ COLOR:#00ffff; FONT-SIZE: 20pt; }

b { FONT-FAMILY: Arial, "Times New Roman", Courier;
    FONT-SIZE: 14pt;
    color: navy; 
    FONT-WEIGHT: bold;
    text-align: center;
	}

.pea	{
	width: 100%;
	color: white; 
	border: 8px solid #7D3600;
	border-left: 8px solid #CA5900;
	border-top: 8px solid #CA5900;
	font-family: Arial, Courier, "Times New Roman";
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	background-color: #BB0000;
	}

img { 	vertical-align : bottom; } 

.nup2  { color: white; 
	width: 50%;
	border: 5px solid #8F0000;
	border-left: 5px solid #DC0000;
	border-top: 5px solid #DC0000;
	font-family: Arial, Courier, "Times New Roman";
	FONT-SIZE: 14pt;
	font-weight: bolder;
	text-align: center;
	background-color: #BB0000;
	margin: 10px 20px 10px 20px;
	}

.nup3  { color: white; 
	width: 33%;
	border: 7px solid #8F0000;
	border-left: 7px solid #DC0000;
	border-top: 7px solid #DC0000;
	font-family: Arial, Courier, "Times New Roman";
	FONT-SIZE: 14pt;
	font-weight: bolder;
	text-align: left;
	background-color: #BB0000;
	margin: 10px 10px 10px 10px;
	}


.nup	{ color: white; 
	border: 7px solid #8F0000;
	border-left: 7px solid #DC0000;
	border-top: 7px solid #DC0000;
	font-family: Arial, Courier, "Times New Roman";
	FONT-SIZE: 14pt; 
	font-weight: bolder;
	text-align: center;
	background-color: #BB0000;
	}
</style>

