  BODY  { font-family: Arial, Helvetica, sans-serif; text-align: justify; color: #333333; background-color: #FFFFFF; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; font-size: 12px}
a:active {  color: #6633CC}
a:hover {  color: #6633CC}
a:link {  color: #333333}
a:visited {  }
table {  color: #333333; font-size: 12px}
td {  color: #333333; font-size: 12px}
input {  color: #333333; font-size: 12px}
h4 {  }
h5 {  }
h3 {  }

.rot {
	color: #F00;
}

div.feedBurnerFeedBlock p.feedTitle {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

div.feedBurnerFeedBlock li {
	list-style-image: url(images/rightarrow.gif);
	text-indent: 0pt;
	display: list-item;
	list-style-position: outside;
}

div.feedBurnerFeedBlock span.headline {

	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#container { width:300px; padding:20px; border:20px solid #FFFFCC; } 
	#container p { font-size: 12px; font-weight: bold; }
	#container a:link { color: #6633CC; text-decoration:none; }
	#container a:visited { color: #6633CC; text-decoration:none; }
	#container a:hover { color: #6633CC; text-decoration:underline; }
	#container a:active { color: #6633CC; text-decoration:underline; }
	#container a:focus { color: #6633CC; text-decoration:blink; }
	
/* ----------------------------------------------Hidden Special Field-------------------------------------*/

.specialfield {
display: none;	
}	