/* COMPTIQ.com stylesheet */
/* made in pap studio tria */

/* HTML */
body
{
	font-family: "ms gothic", "Osaka";
	line-height:13px;
	font-size: 12px;
	font-weight:normal;
    color: #6385b8;
}

/* top_big */
span.topics
{
	font-family: "ms gothic", "Osaka";
	line-height:14px;
	font-size: 14px;
	font-weight:normal;	
}

/* topics */
span.topics
{
	font-family: "ms gothic", "Osaka";
	line-height:13px;
	font-size: 12px;
	font-weight:normal;	
    color: #ffffff;
}

/* topics_normal */
span.topicsnormal
{
	font-family: "ms gothic", "Osaka";
	line-height:15px;
	font-size: 12px;
	font-weight:normal;	
}

/* topics_small */
span.topicssmall
{
	font-family: "ms gothic", "Osaka";
	line-height:13px;
	font-size: 10px;
	font-weight:normal;	
}

/* normal */
span.normal
{
	font-family: "ms gothic", "Osaka";
	font-size: 12px;
	font-weight:normal;	
}

/* normal */
span.normalw
{
	font-family: "ms gothic", "Osaka";
	font-size: 12px;
	font-weight:normal;	
    color: #ffffff;
}

/* strong */
span.strong
{
	font-family: "ms gothic", "Osaka";
	font-size: 12px;
	font-weight:bold;	
}

/* big */
span.big
{
	font-family: "ms gothic", "Osaka";
	font-size: 14px;
	font-weight:normal;	
}

/* morebig */
span.morebig
{
	font-family: "ms gothic", "Osaka";
	line-height:20px;
	font-size: 18px;
	font-weight:normal;	
}

/* small */
span.small
{
	font-family: "ms gothic", "Osaka";
	font-size: 10px;
	font-weight:normal;	
}

/* small */
span.smallw
{
	font-family: "ms gothic", "Osaka";
	font-size: 10px;
	font-weight:normal;	
    color: #ffffff;
}

