<style><!--	

.clsdummy {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	}

h1 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}    

h2  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : none;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}    

h3  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 15px;
	font-weight : none;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}    

h4  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : none;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}    

.clssmgray {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	text-decoration : none;
	}

.clsboldpinklg {
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : #ba3d67;
	text-decoration : none;
	}
.clsboldblack {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}  
.clsregblack {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : none;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}  

body {
  background:#ffffff;
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  color:#000000;
  }
gray {
  background:#333333;
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  color:#000000;
  }
a:link {
   font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  color:#000000;
  text-decoration:underline;
  }
a:visited {
  font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  color:#000000;
  text-decoration:underline;
  }
a:hover {
   font-family : Verdana, Arial, Helvetica;
  font-size : 10px;
  color:#000000;
  text-decoration:underline;
  }  
 .clsparticipation {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
	text-decoration : none;
	} 
 .clspinklg {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
	color : #ba3d67;
	text-decoration : none;
margin:5px;
	} 

/* Content
----------------------------------------------- */
#content {
  width:500px;
  margin:15px;
  padding:0;
  text-align:left;
  }
#main {
  width:380px;
  float:left;
  }
#sidebar {
  width:120px;
  float:right;
  }

#sidebar ul {
list-style:none;
font-size:10px;
margin:0;
padding:0;
}

#sidebar li {
list-style:none;
font-size:10px;
margin:0;
padding:0; 
}

#sidebar li a:link {
color:#000;
background-color:#FFFFFF;
text-decoration:none;
}

#sidebar li a:active {
color:#000;
background-color:#FFFFFF;
text-decoration:underline;
}

#sidebar li a:visited {
color:#000;
background-color:#FFFFFF;
text-decoration:none;
}

#sidebar li a:hover {
color:#000;
background-color:#FFFFFF;
text-decoration:underline;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:0px
font:10px "Verdana", "Arial", "Helvetica";
padding:0px;
}

#sidebar input:focus {
background:#fff;
border:0px;
}

#sidebar h2 {
font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : none;
	font-style : none;
	color : #ba3d67;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin:5px;
  font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	font-style : italic;
	color : #666666;
  }
.post {
  margin:5px;
font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
  }
  .postsm {
  margin:5px;
font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #666666;
  }
  
 .small {
  margin:5px;
font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	color : #666666;
  }
  
.post-title {
  margin:5px;
font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
  color:#000000;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }

p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Verdana,arial,san-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }

.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
 a.postlinks:link {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	}

a.postlinks:visited {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	}

a.postlinks:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	}

a.postlinks:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	}

 a.grouplinks:link {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
	text-decoration : underline;
	}

a.grouplinks:visited {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
	text-decoration : underline;
	}

a.grouplinks:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
	text-decoration : underline;
	}

a.grouplinks:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
	text-decoration : underline;
	}
/* some input
--------------------------------------------------*/
input {
font:10px verdana, Arial, Helvetica;
padding:3px;
}

input:hover {
}

input:focus {
}		
	
/* Comments
----------------------------------------------- */
#comments {
        font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}
#commentlist li {
        font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : none;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 11px Verdana, Arial, Helvetica;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:10;
background:#FFFFFF;
border:1px solid #000000;
width:350px;
}

#commentform input {
margin-bottom:3px;
font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
#comments h4 {
        font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : none;
	font-style : normal;
	color : #000000;
	text-decoration : none;
  }
#comments h4 strong {
        font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;  }

/* Sidebar
----------------------------------------------- */
a.sidelinks:link {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}

a.sidelinks:visited {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	}

a.sidelinks:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	}

a.sidelinks:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	}

a.titlelinks:link {
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	color : #ba3d67;
	text-decoration : none;
	}

a.titlelinks:visited {
	font-family : verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	color : #ba3d67;
	text-decoration : none;
	}

a.titlelinks:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	color : #ba3d67;
	text-decoration : underline;
	}

a.titlelinks:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	color : #ba3d67;
	text-decoration : underline;
	}

a.postsmlinks:link {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : underline;
	}

a.postsmlinks:visited {
	font-family : verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : underline;
	}

a.postsmlinks:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : underline;
	}

a.postsmlinks:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : underline;
	}
--></style>