A:Hover
{
    color: Blue;
    font-weight: bold !important;
    text-decoration: none;
}
A:Link, A:Visited
{
    color: Navy;
    font-weight: bold !important;
    text-decoration: none;
}
blockquote.pullquote 
{
    float: right;
    width: 150px;
    margin: 10px 0 10px 15px;
    padding: 0;
    font: 20px/24px georgia, palatino, serif;
    color: #333;
    text-align: center;
}
blockquote P
{
    border-top-width: 0;
    border-bottom-width: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px; 
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}
H1, H2
{   
    align: center;
}
P
{
    text-align: justify;
    text-indent: 2em;
}
SUP
{
	color: Blue;
	font-weight: bold;
	letter-spacing: 3px;
}
TD P
{
    text-indent: 0em;
}
span.underline
{
    text-decoration: underline;
}

