#box-a{
width:98%;
padding:10px;
filter:shadow(color:#293018, 
strength:10, direction:135);
}

#box-b{ 
 position: relative;
 width:98%;
 text-align:left;
 padding:10px; 
 background-color:#fbe6ff; 
 border:1px solid black
 }

P.tiny { 
font-size: .8em; font-family: arial; sans-serif
}

#tiny { 
font-size: .8em; font-family: arial; sans-serif
}


P.med {
font-size: 6em: font-family: arial; sans-serif;
font-weight:bold; text-align:left
}

P.small {
font-size: .9em; font-family: arial; sans-serif
}

a:hover { 
color: green; font-weight: bold; 
}

a:visited {color: #990000;
}

a:link {color: #990000;
}


h2 { 
font-family: Arial; font-weight:bold; text-align:left;
}

h3 {
	font-family: Arial;
	font-weight:normal;
	text-align:left;
}


#footer
{
clear: both;
margin: 0;
padding: .2em;
font-size: .8em; font-family: arial; sans-serif;
text-align: center; 
color: #333;
background-color:#fbe6ff
}

body {
font-family: Arial; 
background-color:#5a594a;
}
