BODY {background-color : navy;font-size:12px;
  color : navy;
}

A {color : blue; text-decoration:none; font-size:12px; line-height:14px;}
A:HOVER {color : fuchsia; text-decoration:underline; }

.size1{font-size: 12px; color: #000000;}
.size2{font-size: 14px; color: #FFFFFF;}
.textcolor1{font-size: 12px; color : white;}
.textcolor2{font-size: 12px; color : black;}

DIV.left {text-align:left;}
DIV.center {text-align:center;}
DIV.right {text-align:right;}

.main  { background-color : #8080c0;}
.sub   { background-color : white;
  color : navy;
}
.third { 
  color : white;
}
.accent{ background-color : #8080c0;}
.point { background-color : #8080c0;}

outset{border-width:5px; border-style:outset; background-color:#CCCCFF;border-color:#eeeeff;}

.style1 {  text-indent: 5px; padding-top: 3px; padding-bottom: 3px; border: #666666 solid; border-width: thin 0px;}
.style2 {  border: thin #0000FF dashed; text-align: center; padding-top: 3px; padding-bottom: 3px;}
.style3 {  border: thin #666666 solid;}

/* orderform only */
.cell0 {  text-align:center; color : white; font-size:14px; width:550px;}
.cell1 { background-color : #8080c0; text-align:center; color:#FFFFFF; font-size:12px;}
.cell2 { background-color:#CCCCCC; text-align:left; color : #ffffff; font-size:12px;}


