body {background-color : #003366;color : #CCCCCC;font-family : arial;padding : 0;margin : 0;}

div,td {font-family : arial;}

.normal		{font-style : normal}
.italic		{font-style : italic;}
.under		{text-decoration: underline}
.boldit		{font-weight : bold;font-style : italic;}
.warning  	{font-weight : bold;color : #FF0000;}
.title    	{font-weight : bold;color : #FFFFFF;}

.back	{color : #003366;}
.text	{color : #CCCCCC;}
.link	{color : #6699CC;}
.line	{color : #CC6600;}
.yellow	{color : #FFFF00;}
.red	{color : #FF0000;}
.white	{color : #FFFFFF;}

#h0	  	{font-size : 10px;margin-top : 0;margin-bottom : 0;}
#h1	  	{font-size : 11px;margin-top : 0;margin-bottom : 0;}
#h2	  	{font-size : 12px;margin-top : 0;margin-bottom : 0;}
#h3	  	{font-size : 13px;margin-top : 0;margin-bottom : 0;}
#h4	  	{font-size : 14px;margin-top : 0;margin-bottom : 0;}
#h5	  	{font-size : 15px;margin-top : 0;margin-bottom : 0;}
#h6	  	{font-size : 16px;margin-top : 0;margin-bottom : 0;}
#h7	  	{font-size : 21px;margin-top : 0;margin-bottom : 0;}

input,select,option,textarea {;}
#realname	{font-size : 11px;margin-top : 0;margin-bottom : 0;}
#username	{font-size : 11px;margin-top : 0;margin-bottom : 0;}
#www		{font-size : 11px;margin-top : 0;margin-bottom : 0;}

ul, li	{;}
#tip1	{list-style-image: url(All/dot1.gif);}
#tip2	{list-style-image: url(All/dot2.gif);}
#tip3	{list-style-image: url(All/dot3.gif);}
#tip4	{list-style-image: url(All/dot4.gif);}
#tip5	{list-style-image: url(All/dot5.gif);}

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

::selection {background-color: #FFFFFF; color: #000000;}
::-moz-selection {background-color: #FFFFFF; color: #000000;}