body{ 
	background-color:#59CDEF;
	font-family:arial;
	text-color:black;
	line-height:130% }

label{ 
	font-family:arial;
	font-size:medium }

.vbut	{ border:double 5px #59CDEF; background-color:cyan; text-align:center; font-size:small }
.hbut	{ border:single 1px #59CDEF; background-color:black; text-align:center; text-color:white; font-size:small }
a.vb1:link, a.vb1:active, a.vb1:visited { text-decoration:none; color:black; cursor:pointer }
a.vb1:hover { text-decoration:none; color:yellow; cursor:pointer }
a.hb1:link, a.hb1:active, a.hb1:visited { text-decoration:none; color:white; cursor:pointer }
a.hb1:hover { text-decoration:none; color:yellow; cursor:pointer }

#SmallText	{	font-size:small }

#LargeText	{	font-size:large }

#Font90		{	font-size:90% }

#Font90Lh150	{	line-height:150%;
			font-size:90% }

#Font90Lh250	{	line-height:200%;
			font-size:110%;
			font-family:Monotype Corsiva }

#Font90Lh200	{	line-height:200%;
			font-size:90% }


#Font150Goth	{	font-size:150%;
			font-family:Century Gothic }

#Font90BA	{	font-size:110%;
			font-family:Book Antiqua }

#DblBorder	{	border-style:double;
			border-color:black;
			border-width:1%;
			background-repeat:no-repeat }

#DblBorder2	{	border-style:double;
			border-color:black;
			border-width:1%;
			background-color:#59CDEF }
			
#DblBorder3	{	border-style:double;
			border-color:black;
			border-width:1%;
			background-color:cyan }

#DblBorderXmas	{	border-style:double;
			border-color:black;
			border-width:1%;
			background-repeat:no-repeat;
			background-color:#EEEEFF;
			background-position: 50% 12% }

#SingleBorder1	{	background-color:#59CDEF;
			border-style:solid;
			border-color:black;
			border-width:1% }

#NavButton1	{	background-color:white;
			font-family:Century Gothic;
			font-size:small }

#NavButton2	{	background-color:cyan }

#NoBullet	{	list-style-type:none }

#BulType1	{	font-size:90%;
			line-height:150%;
			list-style-type:circle }

