*	{	
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}

body 
	{	background-color: #CEDFEC;
	}

p	
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: normal;
		font-style: normal;
		font-size: 11pt;
		line-height: 125%;
		text-align: left;
		text-decoration: none;
		color: #000000;
		padding-top: 0.5em;
		padding-bottom: 0.15em;
		padding-left: 0.6em;
		padding-right: 1em;
	}

p.indent1em
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: normal;
		font-style: normal;
		font-size : 11pt;
		line-height: 125%;
		text-align: left;
		text-decoration: none;
		color: #000000;
		padding-top: 0.5em;
		padding-bottom: 0.25em;
		padding-left: 1.6em;
		padding-right: 1em;
	}

p.workshopheader
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: normal;
		font-style: normal;
		font-size : 11pt;
		line-height: 125%;
		text-align: left;
		text-decoration: underline;
		color: #000000;
		padding-top: 0.5em;
		padding-bottom: 0.25em;
		padding-left: 0.3em;
		padding-right: 1em;
	}

H1
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: bold;
		font-style: normal;
		font-size : 28pt;
		line-height: 100%;
		text-align: left;
		text-decoration: none;
		color: #598CB2;
		padding-top: 1em;
		padding-bottom: 0.0em;
		padding-left: 0em;
		padding-right: 1em;
	}

H2
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: bold;
		font-style: normal;
		font-size : 12pt;
		line-height: 100%;
		text-align: left;
		text-decoration: none;
		color: #104E8B;
		padding-top: 0.75em;
		padding-bottom: 0.0em;
		padding-left: 0.3em;
		padding-right: 1em;
	}
H3
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: normal;
		font-style: normal;
		font-size : 14pt;
		line-height: 100%;
		text-align: left;
		text-decoration: none;
		color: #104E8B;
		padding-top: 0.75em;
		padding-bottom: 0.0em;
		padding-left: 0.3em;
		padding-right: 1em;
	}

H4
	{	font-family: georgia, "Georgia", times new roman, "Times New Roman", times, "Times", serif;
		font-weight: bold;
		font-style: normal;
		font-size : 18pt;
		line-height: 150%;
		text-align: left;
		text-decoration: none;
		color: #666666;
		padding-top: 0.0em;
		padding-bottom: 0.25em;
		padding-left: 0.3em;
		padding-right: 1em;
	}


a:link
	{	color: #CEDFEC; 
		text-decoration: none; 
	}


a:visited
	{	color: #CEDFEC; 
		text-decoration: none; 
	}

a:hover 
	{	color: #AAAAAA; 
		text-decoration: none; 
	}


a:active 
	{	color: #AAAAAA; 
		text-decoration: none; 
	}



a:link.body
	{	color: #104E8B; 
		text-decoration: none; 
	}


a:visited.body
	{	color: #104E8B; 
		text-decoration: none; 
	}

a:hover.body 
	{	color: #AAAAAA; 
		text-decoration: none; 
	}


a:active.body
	{	color: #AAAAAA; 
		text-decoration: none; 
	}

hr
	{ color: ##598cb2;
		align: center;
		width: 80%;
		size: "4";
			}
