A:link {
color : #7f101f; 
text-decoration : none; 
} 
A:visited {
color : #7f101f; 
text-decoration : none;
} 
A:hover {
color : #7f101f; 
text-decoration : underline; 
cursor : help; 
} 
A:active {
color : #7f101f; 
text-decoration : none;
}

body {
margin : 0; 
line-height : 18px; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial;
color : #262626;
text-align: justify; 
background-color : #FFFFFF; 
background-image : url(""); 
background-attachment : fixed; 
background-position : top left; 
background-repeat : repeat; 
}

table, td, th {
margin : 0; 
line-height : 18px; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial; 
color : #2d2d2d; 
background-color : #ffffff; 
background-color : transparent; 
}

.heading {
padding-left: 4px;
color: #7f101f;
font-family: Georgia;
font-size: 12px;
font-weight: bold;
letter-spacing:9px;
line-height:14px;
display: block;
width: 388px;
border-color: #5c5c5c; 
border-style: solid;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
text-align: left;
text-transform: uppercase;}

.ad {
line-height : 18px; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial;
color : #5c5c5c;
}

.img {
border : 0; 
}
	
input, select, textarea {
color: #262626;
line-height : 18px; 
font-size : 12px; 
letter-spacing : 1px; 
font-family : Arial;
text-decoration: none;
background: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #262626;	
}