
a:link { 
	color: #4DF843;
	}
a:visited { 
	color: #FF00FF;
	}
a:hover { 
	color: #000000;
	background-color: #4DF843;
	text-decoration: none;
	}
a:active { 
	color: #4DF843;
	}

h1 {
    font-face: Arial ;
    font-size: 24pt ;
}

h2 {
    font-face: Arial ;
    font-size: 18pt ;
}

h3 {
    font-face: Arial ;
    font-size: 14pt ;
}

h3.advertisment {
    font-face: Arial ;
    font-size: 14pt ;
    color: #999999;
}

h4 {
    font-face: Arial ;
    font-size: 12pt ;
}

table {
    color: white ;
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
}

#entrydate {
    font-face: Arial ;
    font-weight: bold ;
    color: #99FF99 ;
}

#eventdate {
    font-face: Arial ;
    font-weight: bold ;
    font-size: 18pt ;
    color: #99FF99 ;
}

#magazine_name {
    font-face: Arial ;
    font-size: 18pt ;
    font-weight: bold ;
}

#contents_top {
    font-face: Arial ;
    font-weight: bold ;
    font-size: 14pt ;
}

#contents_section_header {
    font-face: Arial ;
    font-weight: bold ;
    font-size: 10pt ;
}

#contents_minor_header {
    font-face: Arial ;
    font-weight: bold ;
    font-size: 8pt ;
}

#contents_entry {
    font-face: Arial ;
    font-size: 8pt ;
}

#link_name {
    font-face: Arial ;
    font-size: 10pt ;
    font-weight: bold ;
}

#link_url {
    font-face: Arial ;
    font-size: 10pt ;
}

#link_description {
    font-face: Arial ;
    font-size: 8pt ;
    color: #C0C0C0 ;
}

#link_dead {
    font-face: Arial ;
    font-size: 8pt ;
    color: #FF0000 ;
    font-weight: bold ;
}

#h2 {
    font-face: Arial ;
    font-size: 18pt ;
    font-weight: bold ;
}

#h3i {
    font-face: Arial ;
    font-size: 14pt ;
    font-weight: bold ;
    font-style: italic ;
}

#h4i {
    font-face: Arial ;
    font-size: 12pt ;
    font-weight: bold ;
    font-style: italic ;
}

#small {
    font-face: Arial ;
    font-size: 8pt ;
}

#tiny {
    font-face: Arial ;
    font-size: 6pt ;
}

