body {
	font-size: 12pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #1C5693;
}

th {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

p {
	background: transparent;
}

.header {
	font-size: 15pt;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent;
}

.dedicated {
	font-size: 14pt;
	color: #FFFF00;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.emotion{
	font-size: 14pt;
	color: #2630F2;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.huntress, .redstring {
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.ccofthegeass {
	font-size: 14pt;
	color: #5CE600;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.fullmentalpanic{
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.shiftinggears {
	font-size: 14pt;
	color: #B26204;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.ganbatehime {
	font-size: 14pt;
	color: #9932CC;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.kyomix {
	font-size: 14pt;
	color: #FF6600;
	font-weight: bold;
	font-style : italic;
	background: transparent;
}

.small {
	font-size: 10pt;
}

.verysmall{
	font-size: 8pt;
}


a:link, a:visited, a:hover, a:active {
	background-color : transparent;
	text-decoration : underline;
}

a:link, a:visited, a.white1:link, a.white1:visited  {
	color : #FFFFFF;
}

a:hover, a:active, a.white1:hover, a.white1:active{
	color : #CCCCCC;
}

a:active {
	background-color : #0099FF;
}

a.yellow1, a.blue1, a.orange1, a.orange2, a.darkorchid1, a.red1, a.white1, a.green1{
	font-size: smaller;
}
a.green1:link, a.green1:visited{
	color: #5CE600;
}
a.green1:hover, a.green1:active {
	color: #29B300;
}
a.yellow1:link, a.yellow1:visited {
	color: #FFFF00;
}
a.yellow1:hover, a.yellow1:active {
	color: #CCCC00;
}

a.blue1:link, a.blue1:visited {
	color: #2630F2;
}
a.blue1:hover, a.blue1:active {
	color: #1F27C2;
}

a.red1:link, a.red1:visited {
	color: #FF0000;
}
a.red1:hover, a.red1:active {
	color: #CC0000;
}

a.orange1:link, a.orange1:visited {
	color: #B26204;
}
a.orange1:hover, a.orange1:active {
	color: #8F4D03;
}

a.darkorchid1:link, a.darkorchid1:visited {
	color: #9932CC;
}
a.darkorchid1:hover, a.darkorchid1:active {
	color: #7A29A3;
}

a.orange2:link, a.orange2:visited {
	color: #FF6600;
}
a.orange2:hover, a.orange2:active {
	color: #CC3300;
}