BODY {
        font-family:         		Tahoma, Verdana, sans-serif;
        margin: 0px;
        height : 100%; 
}  

html, body{height:100%}

P.quote {
	border:1px solid #FFD189; 
	color: #003068; 
	text-decoration: none; 
        font-size: x-small;
}


P.h {
    font-size:		large;
    font-weight:	bold;
    color:		black;
    margin-top: 	1.0em; 
    margin-bottom: 	0.3em;
}

P.l {
    font-size:		medium;
    font-weight:	bold;
    color:		black;
    margin-top: 	0.5em; 
    margin-bottom: 	0.2em;
}

P.n {
    font-size:		small;
    color:		black;
    align:		left;
    margin-top: 	0.2em; 
    margin-bottom: 	0.8em;
}

P.s {
    font-size:		x-small;
    color:		black;
}

P.tiny {
    font-size:		xx-small;
    color:		black;
}


P.footer {
    font-size:		x-small;
    color:		#555555;
}

TD {
    font-size:		small;
    color:		black;
}


.input{
	border:1px solid #FFD189; 
	font-family:  Tahoma, verdana, arial,sans-serif; 
	font-size: 11px; 
	color: #003068; 
	text-decoration: none; 
	background-color: #FFFFFF;
	}


A {
	color:	black;
}