
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */


body
	{
		color			:	#000000	;
		font-size		:	13px	;
		font-weight		:	none	;
		line-height		:	125%	;
		margin-top		:	0px		;
		margin-left		:	0px		;
		margin-bottom	:	0px		;
		margin-right	:	0px		;
	}

p,td,input,textarea
	{
		color : #000000 ; 
		font-size : 13px ; 
		font-weight : none ; 
	}

a img
	{
	 	border-bottom: 0;
	}

a
	{
		color : #3333CC;
		font-size : 13px;
		line-height: 125%;
		text-decoration: underline;
	}

a:link
	{
		color : #3333CC ; 
		font-size : 13px ; 
		line-height: 125% ; 
		text-decoration: underline;
	}

a:visited
	{
		color : #3333CC ; 
		font-size : 13px ; 
		line-height: 125% ; 
		text-decoration: underline;
	}

a:hover
	{
		color : #CC0000 ;
		font-size : 13px ; 
		line-height: 125% ; 
		text-decoration : none; 
	}

a:active
	{
		color: #006600 ; 
		font-size : 13px ; 
		line-height: 125% ; 
	}

img
	{
		border-style : none ; 
	}

h1{font-size: 17px; line-height: 100%; color: #0000CC} /* mediumblue */
h2{font-size: 15px; line-height: 110%; color: #DC143C} /* crimson */
h3{font-size: 15px; line-height: 120%; color: #006666} /* darkteal */
h4{font-size: 13px; line-height: 150%; color: #556B2F} /* darkolivegreen */
h5{font-size: 13px; line-height: 150%; color: #696969} /* dimgray */


/*--------------------------------------------------------*/


.bold
	{
		font-weight : bold ;
	}


/*--------------------------------------------------------*/