.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #444444;
	line-height: 150%;
} 

a.normal:link {color: #0B93A8; font-weight: bold}
a.normal:visited {color: #0B93A8; font-weight: bold}
a.normal:hover {color:  #00CBE9; font-weight: bold}

.small { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #444444} 
a.small:link {color: #0B93A8}
a.small:visited {color: #0B93A8}
a.small:hover {color:  #00CBE9}

.smallList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444444;
}

ul.smallList {
	margin-left: 13;
	padding-left: 0;
	margin-bottom: 0px;
	left: 0px;
	list-style-image:  url(Images/img_prof/bullet_blue.gif);
	bottom: 0px;
	top: 0px;

}
a.smallList:link {color: #0B93A8}
a.smallList:visited {color: #0B93A8}
a.smallList:hover {color:  #00CBE9}

.xsmallList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444444;
}

ul.xsmallList {
	margin-left: 13;
	padding-left: 0;
	margin-bottom: 0px;
	left: 0px;
	list-style-image:  url(Images/img_prof/bullet_blue.gif);
	bottom: 0px;
	top: 0px;

}
a.xsmallList:link {color: #0B93A8}
a.xsmallList:visited {color: #0B93A8}
a.xsmallList:hover {color:  #00CBE9}

.heading2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #0B93A8; font-weight: bold} 
.heading2:link {color: #0B93A8} 
.heading2:visited {color: #0B93A8} 
.heading2:hover {color: #00CBE9} 

.heading3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #0B93A8} 
a.heading3:link {color: #0B93A8}
a.heading3:visited {color: #0B93A8}
a.heading3:hover {color:  #00CBE9}

