﻿.stock {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.spname {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}
.HEADER {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 60px;
	text-align: center;
	font-weight: bold;
	background-color: #C0C0C0;
}
.newStyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.stock2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
	padding: 30px;
	margin: 20px;
	background-color: #CCCCCC;
	border: 2px solid #000080;
}
