/* This is the Style Sheet for Default Browsers on Edenir.org */

/* Tag References */
A {color: #0164A5}

/* header styles */
A.intsite           {font-family: Verdana,Arial,Helvetica; font-size: 9px; color: #FFFFFF; font-weight: bold; text-decoration: none}
A.intsite:hover     {font-family: Verdana,Arial,Helvetica; font-size: 9px; font-weight: bold; text-decoration: none; color: #FF991F;}

/* links styles */
.plain              {text-decoration: none; color: #FFFFFF}
.hover              {text-decoration: none}
A.hover:hover       {text-decoration: none; color: #FF991F}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
H1 {
	font-size: 16px;
	color: #0164A5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {

	font-size: 14px;
	color: #0164A5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
