@charset "utf-8";
/* CSS Document */

body{ background-color:#FFFFFF; }

.h1 { font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 2pt; color: #000000; font-size: 24px;}
.h2 { 
	
	font-family: Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 2pt; color: #000000; font-size: 18px; text-decoration: underline; }
	
.normal { font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 1pt; color: #000000; font-size: 15px;}
.small_grey { font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 1pt; color: #999999; font-size: 12px; text-decoration: underline; }

a.mainmenu { color: #00CCFF; text-decoration: none; }
a.mainmenu:hover { color: #FFCC00; text-decoration: none; border-bottom: 1px dotted black; }

a{ color: #FF0000; text-decoration: none; }
a:hover { color: #999900; text-decoration: none; border-bottom: 1px dotted black; }