

body {
	margin:0px; 
    background-repeat: repeat-x;
	background-color: #ffffff;
	background-image: url('http://despinavandifan.org/icons/images/bglay.gif');
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: silver;
}
/*-------------------------------------------------------------------------------------------*/
A:link{
	color:#D68B1F;
	text-decoration:none; 
	font-weight:bold;}

A:visited{
	color:#D68B1F;
	text-decoration:none; 
	font-weight:bold;}

A:active{
	color:#D68B1F;
	text-decoration:none; 
	font-weight:bold;}

A:hover{
	color:#D68B1F;
	text-decoration:none; 
	font-weight:bold;}
	
input, textarea, select, button {
font-size:11px;
color:#d1d1d1;
background: #f2f2f2;
border: 1px solid #e5e5e5;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#d1d1d1;
background: #f2f2f2;
border: 1px solid #e5e5e5;}


.image {
        border-style: solid;
        border-width:1px;
        border-color: #e1e1e1;
        padding: 4px;
        margin: 2px;
        background-color:#ffffff;
}

.imageborder {
        border: 0px solid #e1e1e1;
        margin-top: 30px;
        margin-bottom: 30px;
        background-color:#ffffff;
}

/*-------------------------------------------------------------------------------------------*/
	
.content {
    background-color: #;
    	background-image: url('http://despinavandifan.org/icons/images/bglay.gif');
    	background-repeat: repeat-x;
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:15pt; 
	color: #444444; 
		text-align:justify;
}

.content img {
        border-style: solid;
        border-width:1px;
        border-color: #e1e1e1;
        padding:4px;
        margin: 2px;
        background-color:#ffffff;
}

.content a img {
        border-style: solid;
        border-width:1px;
        border-color: #e1e1e1;
        padding:4px;
        margin: 2px;
        background-color:#ffffff;
}

.content a:hover img {
        border-style: solid;
        border-width:1px;
        border-color: #e1e1e1;
        padding:4px;
        margin: 2px;
        background-color:#ffffff;

}
	
.content blockquote {
font-family: "Trebuchet MS", Verdana; 
font-size: 7px; 
line-height: 11px;
color:#6d6d6d;
padding-left: 12px;
border-left: 10px solid #e9e4de;

}

.content h {
	font-family:trebuchet ms;
	font-size:12px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #000000; 

		text-weight: bold;

}

.content g {
	font-family:georgia;
	font-size:14px;
	letter-spacing:2px; 
	line-height:11pt; 
	color: #adadad; 
	text-weight: bold;
	
}

.content b {
	font-family:trebuchet ms;
	font-size:11px;
	letter-spacing:0px; 
	line-height:11pt; 
	color: #ED2829; 
    text-weight: bold;
	

}

.content i {
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:11pt; 
	color: #cacaca; 
	text-weight: italic;
		}
		
.content u {
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:11pt; 
	color: #adadad; 
	text-weight: underline;
		}


}


	
/*-------------------------------------------------------------------------------------------------*