//this css file is linked with 360_investment.html

body,h1,h2,h3,p,li,ul,ol,div,span

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



body
{
	/*margin: 0 auto;*/
}



p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height:20px;	
}


p span{
	font-weight: bold;
}

p span#first{

	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #663366;
	font-style:normal;
}



.big_a{

	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: blue;
	text-align:center;
}


#info{

	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
	font-style:normal;
}



.highlight{
	background-color: yellow;	
}



li{
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
}


h1
{

	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663366;
	text-align:center;
	padding: 0px;
}



.h1_blue_smaller{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #333399;
	padding: 0px;
	margin: 0px;
}



.h1_blue{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	padding: 0px;
	margin: 0px;
	text-align: center;
}



.h1_blue_huge{
    font-family: Arial,Helvetica,sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333399;
	padding: 0px;
	margin: 0px;
	}



.h1_black{

    font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
}



h2{

	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: black;	
	padding: 0px;
	text-align:left;
}



h3{
    font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;	
	padding: 0px;
	text-align:center;
}


.pay_pic{
	padding: 20px;
	margin: 0 auto;
	text-align: center;
}



.story{
	border: solid 1px #000;
	background-color: #efefef;
	width: 600px;
	margin: 0 auto;
	padding:10px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
}

.blue_text
{
	color: #333399;
	font-weight: normal;
}

h2 {
 border: none;
}


.story h2{
    margin-top : 5px;
	margin-left : 5px;
}

img{
	align: left;
}



#footer{

    font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
	font-style:normal;
	font-weight: bold;
}

.input1 {
	margin: 10px;
	padding: 10px;
}

#box{

	width:280px;
	background: #efefef;
	border: 1px solid #000;
	padding:5px;
	border-collapse: separate	
}

