
*{font-size:100.01%}

html {font-size: 100%;}

html,body {height:100%;}

body { 
    margin:0;
    padding:0;
    color:#333333;
    font: .9em arial,tahoma,sans-serif;                    
    max-width:547px; 
}                                                                          

form { margin:0; padding:0;}

img {border:none;display:block;}  

h1 {
    margin:0 0 8px 0;
    color:#c29b03;
    font:32px "Times New Roman",times,serif;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    color: #4A8FD7;
}
    
h3 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    }
    
h4 {   
    font-size: 14px;
    font-weight: bold; 
    }
    
h5 { 
    font-size: 14px;
    font-weight: bold;  
    }

p {
    font-size:1em;
    line-height: 1.3em;
    }

    
ul {
    margin-left:40px;
    list-style:circle;
    font-size:1em;
    line-height: 1.2em;
    margin-bottom: 5px;     
    }

ol {

    list-style:decimal;
    font-size:1.181em;
    }

.quote {
    font-style: italic;
}

.ref {
    text-align: right;
    font-weight: bold;
}

a { 
    text-decoration:none; 
    color:#4a8fd7;   
}

a:hover { 
    text-decoration:underline;
}
input.textfield, textarea {
	background: url(/images/text-bg.png); 
	background-repeat:repeat-x;
	background-position: 50% top;
}
.star{
	color:#F00; 
	font-size:14px; 
	font-weight:bold; 
	padding-left:5px;
}
/* input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.row {width:100%;overflow:hidden;}

select,input,textarea {font:100% arial,tahoma,sans-serif;}  */

