h1 {
	font-family: impact, sans-serif;
	text-align:  center;
	letter-spacing: 4pt;
	word-spacing: 10pt;
	font-weight: lighter;
	margin-bottom: 0;
	}      
h2 {
	font-family: impact, sans-serif;
	text-align:  left;
	letter-spacing: 4pt;
	word-spacing: 10pt;
	font-weight: lighter;
	margin-left: 10%;
	}      
b.separator {
	font-size:        1.2em;
	vertical-align:   middle;
	}

p {
	font-family:	sans-serif;
	}	

p.collapsed {
	display:		none;
	}
p.expanded {
	text-align:		justify;
	line-height:	16pt;
	display:		block;	
	margin-bottom:    30pt;
	margin-left:      10%;
	line-height:      1.3em;
	}
	
a.collapsed {
	display:		none;
	font-size:		0.7em;
	font-weight:	normal;
	letter-spacing: 0.5pt;
	}

a.expanded {
	display:		inline;	
	font-size:		0.7em;
	font-weight:	normal;
	letter-spacing: 0.5pt;
	}	

img.collapsed {
	display:		none;
	}

img.expanded {
	display:		inline;	
	}	

p.menu { 
	background-color: yellow; 
	padding:          5pt; 
	border-width:     1pt; 
	border-color:     black; 
	border-style:     solid;
	text-align:       center;
	margin-left:      15%;
	margin-right:     15%;
	font-weight:      bold;
	}

p.alert { 
	background-color: pink; 
	padding:          5pt; 
	border-width:     1pt; 
	border-color:     black; 
	border-style:     solid; 
	margin-left:      10%;
	margin-right:     10%;
	}

a {
	text-decoration:  none;
	}

a.rss {
	font-size:        0.7em;
	padding:          2pt;
	color:            white;
	padding-bottom:   0pt;
	font-weight:      bold;
	text-decoration:  none;
	background-color: red;
	}
a.atom {
	font-size:        0.7em;
	padding:          2pt;
	color:            white;
	padding-bottom:   0pt;
	font-weight:      bold;
	text-decoration:  none;
	background-color: orange;
	}
a.toggle {
	font-size:		0.7em;
	font-weight:	normal;
	letter-spacing: 0.5pt;
	}
font.date {
	color:            #999;
	}
font.file {
	color:            #999;
	vertical-align:   subscript;
	font-size:        0.4em;
	}
.icon {
	color:            #999;
	vertical-align:   subscript;
	font-size:        0.4em;
	}
font.secret {
	color:            #999;
	vertical-align:   subscript;
	font-size:        0.7em;
	}

