
body, div, span, td {
  font-family:		Verdana;
  font-size:		12px;
  color:		#333333
}

a:link {
  font-weight:		bold;
  color:		#0033FF;
  text-decoration:	underline
  }

a:active {
  font-weight:		bold;
  color:		#FF6600;
  text-decoration:	underline
}

a:visited {
  font-weight:		bold;
  color:		#003399;
  text-decoration:	underline
}

a:hover {
  font-weight:		bold;
  color:		#FF6600;
  text-decoration:	underline
}

form {
  margin:		0px;
  padding:		0px
}

input, select {
  font-family:		Default;
  font-size:		10pt;
  font-style:		normal;
  line-height:		normal;
  font-weight:		normal;
  text-decoration:	none
}

#border {
  background-color:	#333333
}

#module-title {
  font-size:		11px;
  font-weight:		bold;
  color:		#003399
}

#module2-title {
  font-size:		11px;
  font-weight:		bold;
  color:		#000000
}

#module2-note {
  font-size:		11px;
  font-weight:		bold;
  color:		#999999
}

#t-large {
  font-family:		Arial;
  font-size:		13px;
  font-weight:		bold;
  font-style:		italic;
  color:		#003399
}

#t-medium {
  font-family:		Verdana;
  font-size:		10pt;
  font-weight:		bold;
  color:		#003399
}

#t-small {
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#003399
}

#t-smaller {
  font-family:		Verdana;
  font-size:		10px;
  font-weight:		bold;
  color:		#003399
}

#small {
  font-family:		Verdana;
  font-size:		11px
}

#smaller {
  font-family:		Verdana;
  font-size:		10px
}

#alt-color1 {
  background-color:	#F8F8F8
}
	
#alt-color2 {
  background-color:	#FFFFFF
}

#warning {
  color:		red
}

#title-bg {
  background-color:	#EBF4FF
}

#currency {
  color:		#FF6600
}

#unbold {
  font-weight:		normal
}