body {
color:#FFF; 
margin:10px 0;
background-color:#000;
text-align:left;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family:Arial, Verdana, Tahoma, helvetica, sans-serif; font-size:12px; line-height:180%;
}

/*  Class For Headings  */

h1 {font-size:18px; color:#ADDBFD; padding:0 0 5px 5px; margin:0; line-height:100%;}
h2 {font-size:20px; color:#FFF; padding:0 0 5px 17px; margin:0; line-height:100%;}
h3 {font-size:25px; color:#FFF; padding:0 30px 15px 10px; margin:0; line-height:100%; text-align:left;}
h4 {font-size:14px; color:#000000;}
h5 {font-size:13px; color:#000000;}
h6 {font-size:10px; }

div {margin:0px; padding:0px;}
br {line-height:10px;}

.mainTable {background-color:#000; width:781px;}
.dermacut4 {background-color:#031B77; background-image:url(images/dermacut4.jpg); background-repeat:repeat-x; background-position:top; border-right:3px solid #083CA5; border-left:3px solid #083CA5; height:348px;}
.dermacut1 {background-color:transparent; background-image:url(images/dermacut1.gif); background-repeat:repeat-x; background-position:top; border-right:3px solid #083CA5; border-left:3px solid #083CA5; line-height:41px; text-align:right; padding:0 15px 0 0; font-size:11px;}
.leftborder {background-color:transparent; border-left:3px solid #083CA5; height:142px; text-align:left; padding:0 5px 0 40px;}


.domainTxt {color:#67D1FD;}
.boldTxt {color:#67D1FD; font-weight:bold;}

/*   Class For Links   */
a:link, a:visited, a:active 
{color:#FFF; background-color:transparent; text-decoration:none; font-weight:bold;}
a:hover
{color:#67D1FD; background-color:transparent; text-decoration:none; font-weight:bold;}

a.domainLink:link, a.domainLink:visited, a.domainLink:active 
{color:#67D1FD; background-color:transparent; text-decoration:none; font-weight:bold;}
a.domainLink:hover
{color:#FFF; background-color:transparent; text-decoration:underline; font-weight:bold;}
