/* This is the CSS (Style Sheets for Microsoft Internet Explorer */
/* Samaco Groups Style Sheets */

/* Standard BODY - Set to Margin 0 */


BODY            { 
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  margin:0px;
		}


/* Standard Links */

A               {color:#003399; text-decoration:none;} 


/* Link Colors */
A:link {color="#336699"; font-family: Arial;text-decoration:none;} 
A:visited {color="#336699";font-family: Arial;text-decoration:none;} 
A:active {color="#0066ff"; font-family: Arial;text-decoration:none;} 
A:hover {color="#0099ff";text-decoration:underline;} 

/* Standard Layout */

/* style Normal text */

/* Used for heading */
.header1 { font-family: arial, helvetica, "sans serif"; font-size:25px;
line-height:25px;
color:#000000 }

/* Not Used */
.header2 { font-family: arial, helvetica, "sans serif"; font-size:12px;
line-height:17px;
color:#FFFFFF; font-weight: bold}


/* Use for Paragraph heading */
.para1 { font-family: verdana, arial, helvetica, "sans serif"; font-size:12px;
line-height:17px;
color:#336699 }

/* Use for text paragraphs */
.para2 { font-family: "Century Gothic", Arial; font-size:12px;
line-height:20px; color:#336699 }

/* not Use for text headers */
.para3 { font-family: Arial, Helvetica, sans-serif; font-size:10px;
line-height:17px;
color:#336699}

/* not Use for aboutus  */
.para4 { font-family: verdana, arial, helvetica, "sans serif"; font-size:9px;
line-height:14px; color:#336699 ; font-style: italic}

/* not used Generic footer */
.footer { font-family: arial; font-size:10px;
line-height:normal;
color:#336699; background-color: #FFFFFF}


/* end 08012000 */


