body    { font-family: Verdana, Arial, Helvetica, sans-serif; 
          background-color: #ffffff; 
          font-style: normal; 
          font-size: 100%; 
          font-weight: normal; 
          margin-left: 0px; 
          margin-top: 0px; 
}
	
a:link{
             color: #3333ff;
	     font-weight: bold;
	     text-decoration: none
}
a:hover{
             color: #ff0000;
	     font-weight: bold;
	     text-decoration: none
}
a:visited{
             color: #000000;
	     font-weight: bold;
	     text-decoration: none
}

h1   {font-weight: bold; font-size: 130%}
h1 b {font-weight: bold; font-size: 75%}
h2   {font-weight: bold; font-size: 100%}
h2 b {font-weight: bold; font-size: 75%}
h3   {font-weight: normal; font-size: 90%}
h4   {font-weight: normal; font-size: 70%}

table {font-size: 100%}
table h1   {font-weight: bold; font-size: 130%}
table h1 b {font-weight: bold; font-size: 75%}
table h2   {font-weight: bold; font-size: 100%}
table h2 b {font-weight: bold; font-size: 75%}
table h3   {font-weight: normal; font-size: 90%}
table h4   {font-weight: normal; font-size: 70%}


.conbox { border-style: none ;
	  background-color: #fff3f3;
	  opacity: .8;
	  filter: alpha(opacity=80);
	  -moz-opacity: .8;
          }
	  
.conboxa { border-style: none ;
	  background-color: #ffffff;
	  opacity: .8;
	  filter: alpha(opacity=80);
	  -moz-opacity: .8;
          }
	  
.conbox1 { border-style: dashed ;
          border-width :thin;
	  background-color: #f4f4f4;
	  opacity: .8;
	  filter: alpha(opacity=80);
	  -moz-opacity: .8;
          }

.conbox-news { border-style: none ;
	  background-color: #ff9f9f;
	  opacity: .8;
	  filter: alpha(opacity=80);
	  -moz-opacity: .8;
          }
	  
.fontsize {
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-size: 80%;
             font-weight: bold;
             color: #336633
	     text-decoration: none;
             }
	     
.fontsize a:hover{
             color: #ff0000;
	     text-decoration: none;
}
.opaque   {
	     opacity: .3;
	     filter: alpha(opacity=30);
	     -moz-opacity: .3;
             }
	     
.linktag {
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-size: 70%;
             font-weight: normal;
             color: #000000;
	     text-decoration: none;
	     text-align: center;
             }
	     
.linktag a:link {color: #0000ff;
                  font-weight: normal;
                 }
		 
.linktag1 {
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-size: 70%;
             font-weight: normal;
             color: #000000;
	     text-decoration: none;
	     text-align: left;
             }
	     
.linktag1 a:link {color: #0000ff;
                  font-weight: normal;
                 }
.linktag1 a:hover{
             color: #ff0000;
	     font-weight: normal;
	     text-decoration: none
}
	     
.brandtag {
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             font-size: 70%;
             font-weight: normal;
             color: #cfcfcf;
	     text-decoration: none;
             }
	     
.brandtag a:link {color: #cfcfcf;
                  font-weight: normal;
                 }
