/*
Page Title: stylesheet.css
Page Desc:	Aurat Foundation Website Style Sheet
Created By: Muhammad Shabaz Qaiser
Created Date: 23-May-2007
Modified By: Shabaz Qaiser
Modified Date: 04-Jun-2004
Modified Reason: First Time Creation
*/

body {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF; 
	font-family: Verdana
}
a:link {
	color: #1F3485; 
	font-family: Verdana; 
	font-size: 12px
}
a:hover {  
	color: #1F3485; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12px 
}
a:visited {  
	color: #1F3485; 
	font-family: Verdana; 
	font-size: 12px 
}
.main_menu {  
	color: #000000; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 14px 
}
.page_header {  
	color: #1F3485; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 20px 
}
.section_header {  
	color: #1F3485; 
	font-family: Verdana; 
	font-weight: bold; 
	font-weight: underline; 
	font-size: 18px 
}
.section_desc {  
	color: #000000; 
	font-family: Verdana; 
	font-size: 12px 
}
