/* Grace & Porta CSS Document */

.titles
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#003399;
}

.bodytext
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
.bodytextbold
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
.largetextbold
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.largetextblue
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#006699;
}
.smalltextblue
{
	font-family:Arial;
	font-size:12px;
	color:#325ca7;
}
.largetextdarkblue
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#325ca7;
}
.bodytextsmall
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.bodytextdouble
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:2em;
}
.orange
{
	font-family:Arial;
	font-size:12px;
	color:#ff9933;
}
.orangebold
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#ff9933;
}
.links a
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	border:none;
}
.links2 a
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	border:none;
}
.tinytextbluebold
{
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	color:#325ca7;
}
.smallbodytext
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
.tiniertextblue
{
	font-family:Arial;
	font-size:8px;
	color:#55a1d5;
}
sup
{
	font-size:8px;
	font-weight:1;
}
.bloglink
{
	font-family:Arial;
	font-weight:bold;
	font-size:17px;
	color:#5987c5;
	text-decoration:none;
}