/* Default Browser Font Sizes */

body,td,p,div,blockquote{
font-size: 11px;
}

.small {
font-size: 10px;
}


.xsmall{font-size: 8px; margin-bottom: 3px;}

.message {
font-size: 10px;
}

h4{
font-size: 12px;
}

h3{
font-size: 13px;
}

h2{
font-size: 16px;
}

h1{
font-size: 18px;
}

input,select,text,textarea, .button{
font-size: 10px;
}

.smallheader{
font-size: 10px;
}

.maintainedby{
font-size: 9px;
}
