body 	
	{
	color:#94AFB0;
	background:#E3E3E3;
	}

p.top

	{
	font-family:"Verdana";
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: ;
	letter-spacing: 2;
	word-spacing: 2;
	position:relative;
	left:5%;
	color:143D55
	}

p.mid 
	{
	font-family:"Verdana";
	font-variant: small-caps;
	position:relative;
	
	left:5%;
	top: 60px;
	color:#143D55
	}
p.right
	{
	font-family:"Verdana";
	font-variant: small-caps;
	position:relative;
	left:10%;
	top:60px;
	color:#143D55	
	}

A:link 	{text-decoration: none; color: #a43D55}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
	

.t {width: 40%; position: relative; left:30%}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(br.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tr.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
