BODY { background-color : #FFFFFF; color : #006666; font-family : "verdana", "Times New Roman", "serif"; margin : 5%,10%,5%,10%}

td { font-family : "georgia", "verdana", "Times New Roman", "serif"; }

A:link, A:active, A:visited { color : #006666; font-family : "georgia" "verdana", "Times New Roman", "serif" }

A.m:link, A.m:active, A.m:visited { font-family : "verdana", "Times New Roman","serif"; text-decoration : none }

A.r:link, A.r:active, A.r:visited { font-family : "verdana", "Times New Roman", "serif"; color: white; text-decoration : none }

A:hover { text-decoration : underline; color : red; }


.m1 {
   font-size : xx-small;
   background-color : #CCE5CC;
   border : 1px solid #99CC99;
   padding : 3px;
   text-align : right;
    }

.m2 {
   font-size : xx-small;
   background-color : #CCE5CC;
   border-bottom : 1px solid #99CC99;
   border-right : 1px solid #99CC99;
   border-left : 1px solid #99CC99;
   padding : 3px;
   text-align : right;
    }

H1 {
   font-family : "verdana", "Times New Roman", "serif";
   font-size : large;
   background-color : #CCE5CC;
   padding: 8px;
   border : 1px solid #006666;
   }

H2 {
   font-family : "verdana", "Times New Roman", "serif";
   font-size : x-small;
   font-weight : bold;
   text-transform : uppercase;
   letter-spacing: .2em;
   background : #FFF;
   padding: 5px;
   border : 1px solid #006666;
   }

H3 {
   font-family : "verdana", "Times New Roman", "serif";
   font-size : x-small;
   text-transform : uppercase;
   letter-spacing: .2em;
   padding : 3px;
   border-top : 1px solid #006666;
   border-bottom : 1px solid #006666;
  }


UL	{ text-align : left; }
OL	{ text-align : left; }
LI	{ text-align : left;
   padding-bottom : 7px;
   list-style : url(http://www.orientpacific.com/images/li.gif);
  }

.menu {
   font-size : x-small;
   color : #006666;
   background : #CCE5CC;
   padding: 3px;
   margin : 20px, 20px; 0px, 20px;
   text-align : left;
   border : 1px solid #006666;
   }

.footer {
  font-variant : small-caps;
  font-size : x-small;
   text-align : center;
  }

.small {
  font-size : xx-small;
   }

.contact {
   font-size : x-small;
   border : 3px double #006666;
   padding : 5px;
   text-align : left;
   margin-right : 5%;
   margin-bottom : 5%;
   }

.contact2 {
   font-size : x-small;
   border : 3px double #006666;
   padding : 5px;
   text-align : left;
   margin-right : 0%;
   margin-bottom : 5%;
   }

.blurbbox {
   border : 3px double #006666;
   background : #FFFFCC;
   padding : 6px;
   margin-bottom : 5%;
   margin-right : 5%;
   }

.row {
   font-size : xx-small;
   color :  #FFF;
   text-align : center;
   background :#33433B;
   padding : 2px;
   margin : 1px;
   border : 1px solid #000;
   }


