<!-- These are the text style sheets. -->

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

a:link	{	text-decoration: none;
			color: #333;
			font-weight: bold;
			border: 0px;
		}
	
a:visited	{	text-decoration: line-through;
				color: #333;
				border: 0px;
			}
			
a:hover	{	text-decoration: underline;
			border: 0px;
		}

a.nav:link	{	text-decoration: none;
				background-position: 0px -20px;
				background-image: url(Images/Arrow_Menu.gif);
				background-repeat: no-repeat;
				font-family: Helvetica, Arial, sans-serif;
				font-weight: normal;
				color: #333;
				font-size: 14px;
				padding-left: 30px;
				padding-top: 2px;
				height: 20px;
				width: 155px;

			}
					
a.nav:visited	{	text-decoration: none;
					color: #333;
					background-image: url(Images/Arrow_Menu.gif);
					background-repeat: no-repeat;
					background-position-x: 0px;
					background-position-y: -20px;
					font-family: Helvetica, Arial, sans-serif;
					font-weight: normal;
					font-size: 14px;
					padding-left: 30px;
					padding-top: 2px;
					height: 20px;
					width: 155px;

			}
				
a.nav:hover		{	text-decoration: none;
					background-position: 0px 0px;
					font-weight: bold;
					background-image: url(Images/Arrow_Menu.gif);
					background-repeat: no-repeat;
					font-family: Helvetica, Arial, sans-serif;
					color: #333;
					font-size: 14px;
					padding-left: 30px;
					padding-top: 2px;
					padding-right: 100px;
					height: 20px;
					width: 155px;
					overflow: hidden;
					}
						
a	{	text-decoration: none;
	}
	
a.nav2:hover	{	text-decoration: none;
				}
				
a.nav2:visited	{	text-decoration: none;
				}				

p	{	font-family: Helvetica, Arial, sans-serif;
		color: #333;
		font-size: 11px;
		line-height: 18px;
	}
	
p.writing	{	font-family: Georgia, Times, serif;
				color: #333;
				font-size: 13px;
				line-height: 21px;

			}
			
p.links	{	margin-bottom: -10px;
		}
	
ul	{	float: left;
		list-style-type: none;
		display: block;
		padding-left: 0px;
	}
	 
li	{	font-family: Helvetica, Arial, sans-serif;
		font-size: 11px;
		line-height: 18px;
		padding-bottom: 4px;
		height: 20px;
		width: 120px;
		float: left;
	}
	
li.active	{	float: left;
				font-family: Helvetica, Arial, sans-serif;
				font-weight: bold;
				color: #333;
				font-size: 14px;
				background-image: url(Images/Arrow_Menu.gif);
				background-repeat: no-repeat;
				background-position-x: 0px;
				background-position-y: 0px;
				padding-left: 30px;
				padding-top: 2px;
				height: 20px;
				width: 155px;
				overflow: hidden;
	}		
	
li.col	{	color: rgb(48,191,191);
		}
		
li.img	{	color: rgb(191,48,191);
		}
		
li.mul	{	color: rgb(191,191,48);
		}
		
li.pub	{	color: rgb(191,48,48);
		}
		
li.txt	{	color: rgb(48,191,48);
		}
		
li.vid	{	color: rgb(48,48,191);
		}
		
a.col:link	{	text-decoration: none;
				background-color: rgb(48,191,191);
				color: rgb(48,191,191);	
			}
				
a.col:hover	{	background-color: #FFF;
				font-weight: normal;	
			}
			
a.col:visited	{	background-color: #FFF;
					font-weight: normal;
					color: rgb(48,191,191);	
				}
			
a.img:link	{	text-decoration: none;
				border: 0px;
				background-color: rgb(191,48,191);
				color: rgb(191,48,191);
			}
				
a.img:hover	{	background-color: #FFF;
				font-weight: normal;	
				border: 0px;
			}
			
a.img:visited	{	background-color: #FFF;
					border: 0px;
					font-weight: normal;
					color: rgb(191,48,191);	
				}
			
a.mul:link	{	text-decoration: none;
				background-color: rgb(191,191,48);
				color: rgb(191,191,48);	
			}
				
a.mul:hover	{	background-color: #FFF;
				font-weight: normal;	
			}
			
a.mul:visited	{	background-color: #FFF;
					font-weight: normal;
					color: rgb(191,191,48);		
				}
			
a.pub:link	{	text-decoration: none;
				background-color: rgb(191,48,48);
				color: rgb(191,48,48);
			}
				
a.pub:hover	{	background-color: #FFF;
				font-weight: normal;	
			}
			
a.pub:visited	{	background-color: #FFF;
					font-weight: normal;
					color: rgb(191,48,48);	
				}
			
a.txt:link	{	text-decoration: none;
				background-color: rgb(48,191,48);
				color: rgb(48,191,48);
			}
				
a.txt:hover	{	background-color: #FFF;
				font-weight: normal;	
			}
			
a.txt:visited	{	background-color: #FFF;
					font-weight: normal;
					color: rgb(48,191,48);	
				}
			
a.vid:link	{	text-decoration: none;
				background-color: rgb(48,48,191);
				color: rgb(48,48,191);
			}
				
a.vid:hover	{	background-color: #FFF;
				font-weight: normal;	
			}
			
a.vid:visited	{	background-color: #FFF;
					font-weight: normal;
					color: rgb(48,48,191);	
				}
			
h1	{	float: left;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #333;
		font-size: 14px;
		background-image: url(Images/Arrow_Menu.gif);
		background-repeat: no-repeat;
		background-position-x: 0px;
		background-position-y: 0px;
		padding-left: 30px;
		padding-top: 2px;
		height: 20px;
		width: 155px;
		overflow: hidden;
	}
	
h2	{ 	font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 6px;
	}
	
a.h2:visited	{	text-decoration: none;
				}	
	
h3	{	font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #333;
		font-size: 10px;
		padding-bottom: 24px;
	}
	
h4	{	font-family: Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 3px;
	}
	
img	{	border: 0px;
		}
