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

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;
    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;
}

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

TD.hiscore {
    font-size:		x-small;
    color:		black;
}

TD.hiscore_title {
    font-size:		small;
    font-weight:	bold;
    color:		black;
}

TD.info_cat {
    font-size:		small;
    font-weight:	bold;
    color:		black;
}

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

A.menu {
    text-decoration:	none;
    color:		black;
}

A.charName {
    text-decoration:	none;
    font-weight:			bold;
    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;
	}



