body,p,td,div { font-size: 12px; color: #333333; line-height:110%}
body {
     margin: 0px;
     padding: 0px;
     scrollbar-3dlight-color:    #ffffff;
     scrollbar-arrow-color:      #888888;
     scrollbar-darkshadow-color: #888888;
     scrollbar-face-color:       #ffffff;
     scrollbar-highlight-color:  #dddddd;
     scrollbar-shadow-color:     #dddddd;
	 }
	 
#bg {   
	 width: 780px;
	 margin-right: auto;
	 margin-left: auto;
	 padding: 0px;
	 }


a:link { 
	 color: #0066CC; text-decoration: none; }
	 
a:visited {
	 color: #0066CC; text-decoration: none; }
	 
a:active {
	 color: #0066CC; text-decoration: none; }
	 
a:hover {
	 color: #0066CC; text-decoration: underline; }
	 

.text1 { font-size: 14px; line-height:110% }
.text2 { font-size: 13px; line-height:120% ; color: #333333}
.white { font-size: 12px; line-height:120%; color: #FFFFFF}
.text3 { font-size: 10px; line-height:120% ; letter-spacing: 1px; color: #CCCCCC}
