.*
{
	font-size : 13px;
	font-family : sans-serif;
	color : Black;
}

.small
{
	font-size : 10px;
}


.images
{
	border : 1;
	border-color : Black Black Black Black;
	border-style : solid solid solid solid;
}

h1
{
	font-size : 16px;	
}

h2
{
	font-size : 14px;
	padding : 2;
	margin : 0;
	color : Red;	
}

h3
{
	font-size : 16px;
	color : Red;
}

.unlink
{
	font-size : 18px;
	font-weight : bold;
	color : Red;
}

ul
{
	padding : 0;
	margin-left : 20;
}

.ul1
{
	padding : 0;
	margin-left : 70;
}

a.link1
{
	font-size : 13px;	
	text-decoration: none;
}

a.link1:hover, a.link1:active
{
	font-size : 13px;	
	text-decoration: underline;
}

a.link1b
{
	font-size : 13px;
	text-decoration: none;
	font-weight : bold;
}

a.link1b:hover, a.link1b:active
{
	font-size : 13px;	
	text-decoration: underline;
	font-weight : bold;
}

a
{
	font-size : 13px;	
	text-decoration: none;
}

a:hover, a:active
{
	font-size : 13px;	
	text-decoration: underline;
}

a.link2
{
	font-size : 13px;	
	text-decoration: none;
}

a.link2:hover, a.link2:active
{
	font-size : 13px;	
	text-decoration: underline;
}

a.link3
{
	font-size : 13px;
	text-decoration: none;
	color : Red;
	font-weight : bold;
}

a.link3:hover, a.link3:active
{
	font-size : 13px;
	text-decoration: underline;
	color : Red;
	font-weight : bold;
}
