/***********************************************/
/* psoriasis.css                                  */
/***********************************************/

body{
	font-family: tahoma, verdana;
	color: #000;
	font-size: 10pt; 
	background-color: #FFF;
	margin: 0px;}

p{
	color: #666;
	font-size: 10pt; 
	text-align: justify;
	margin-top: 10px;
	padding: 4px 30px 4px 20px;
	line-height: 24px;}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana;
	margin: 0px;
	padding: 4px 20px 4px 20px;
	}

h1{
	color: #F63;
	
	font-size: 16pt; 
	font-weight: bold; 
	text-align: left;

	padding-left: 0px;
	padding-bottom: 10px;

	margin-left: 20px;
	margin-right: 20px;

	/*border-bottom: 1px dotted #F00;*/}

h2{
	color: #F63;
	font-family: verdana;
	/*background-color: #006699;*/
	font-size: 11pt; 
	font-weight: bold; 
	text-align: Left;

	margin: 10px 20px 5px 20px;
	padding-left: 0px;
	border-bottom: 1px dotted #F63;
	/*font-variant: small-caps;*/
	}

h3{
	color: #FFF;
	font-size: 10pt;
	text-align: Left;
	font-weight: bold;
	background-color: #F93;

	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	}

li{
	color: #F00;
	font-size: 8pt; 
	font-weight: bold;
	line-height: 24px;
	list-style-type:square;
	margin-right: 30px;
	}

/*-------------------------------------------------------------------------------------*/


a:link, a:visited, a:hover, a:active{
	font-size: 10pt;	
	color: #F00;
	text-decoration: underline;      
	font-weight: normal;}

a:hover{	
	text-decoration: none;	
	}

.cimsor{
	color: #0099FF;
	font-size: 14pt; 
	font-weight: bold; 
	text-align: left;
	margin-left: 0px;
	padding-left: 20px;
	border-bottom: 1px dotted #F00;
}

/*-------------------------------------------------------------------------------------*/
.copyright{
	color: #FA7F21;
	font-size: 8pt; 
	font-weight: bold; 
	text-align: Left;
	}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active{
	color: #FA7F21;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	}	

.copyright a:hover{
	text-decoration: none;
	}

.photo{
	margin-right: 10px;
	margin-left: -5px;
	margin-bottom: 2px;
	}

.phototext{
	color: #000;
	font-family: tahoma;
	background-color: #fff;
	font-size: 8pt; 
	font-weight: normal; 
	text-align: Center;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.felsomenu{
  font-family: verdana;
	color: #FFF;
	font-size: 8pt; 
	font-weight: bold; 
	text-align: Left;
	margin-bottom: 0px;
	padding-bottom: 5px;
	}

.felsomenu a:link, .felsomenu a:visited, .felsomenu a:hover, .felsomenu a:active{
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}	

.felsomenu a:hover{
	text-decoration: none;
	}