body {

	font-family : Tahoma, Geneva, sans-serif;
	font-size   : 13px;
	color       : #333
}

p {

    margin-left : 20px;
}

a:link {

    color           : #09807E;
    text-decoration : none;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-size       : 14px;
}

a:visited {

    color           : #09807E;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-size       : 14px;
    text-decoration : none;
}

a:hover {

    color           : #142626;
    text-decoration : underline;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-size       : 14px;
}

a:active {

    color           : #09807E;
    text-decoration : none;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-size       : 14px;
}

h4 {

    color       : #09807E;
    font-size   : 13px;
    font-weight : bold;
    margin-left : 20px;
}

ul.aqua {

	list-style-type : disc;
	color           : #09807E;	
}

#gray {

    color : #333;
}

 #flash {

    position    : absolute;
    margin-left : 20px;
}

#rotating_ovals {

    position    : absolute;
    float       : right;
    margin-left : -31px;
    margin-top  : -240px;
}
