body					{ background-color: #3366FF; font-size: 14pt; font-family: arial }
h1						{ font-size: 20pt; font-weight: bold; font-family: arial }
h2						{ font-size: 16pt; font-weight: bold; font-family: arial; text-align: center; }
p						{ font-size: 14pt; font-weight: normal; font-family: arial }
form					{ font-size: 14pt; font-weight: normal; font-family: arial }
td						{ font-size: 14pt; font-weight: normal; font-family: arial }

.pagetext				{ font-size: 14pt; font-weight: normal; font-family: arial; }
.tbltext				{ font-size: 10pt; font-weight: normal; font-family: arial; }
.navilink				{ font-size: 10pt; font-weight: bold; font-family: arial; }
.jtext					{ font-size: 14pt; font-weight: bold; font-family: arial; }

.defaultblue			{ background-color: #3366FF; }
.menublue				{ background-color: #3366FF; }
.pageblue				{ background-color: #3388FF; }
.rightblue				{ background-color: #3377FF; }

.menutext				{ font-size: 18pt; font-weight: bold; font-family: arial; color:#000000; }
.menutext_hi			{ font-size: 18pt; font-weight: bold; font-family: arial; color:#ffff00; }
.menutext_selected		{ font-size: 18pt; font-weight: bold; font-family: arial; color:#3388FF; }

.menuentry_1			{ 	text-align:left;
							margin-left:0px;
							padding:3px;
							width:140px;
							font-family: arial;
							font-size:18px;
							font-weight: bold;
							color:#19ABA8;	
						}

.menuentry_2			{ 	text-align:left;
							margin-left:20px;
							padding:3px;
							width:120px;
							font-family: arial;
							font-size:18px;
							font-weight: bold;
							color:#19ABA8;	
						}

